rush wrote:
> I am using article (coma-script) as document class. Because i wanted to
> include my references in my table of contents with a numbering, i
> preceded them with a section title. To get rid of the hardcoded
> references title, i used the latex-command "\def\section*#1{}" which i
> found in the mailing list archives.You don't need this hack. The koma-script option bibtotocnumbered (or liststotocnumbered for all lists or idxtotocnummbered for indices) uses a numbered section title for the references and adds it to toc. So insert this option to Layout->Document->Extra Options. Juergen.
