> > I have used documentstyle{report} for my thesis. I noticed that
> > in the table of contents, the name Bibliography or Refrences with the page
> > that it starts did not appear.
> \addcontentsline{toc}{chapter}{\bibname}
I had the same problem some time ago, and I'd like to add:
1) Make sure the addcontents-line goes before the bibliography line in
order to get the correct page number. (Otherwise I got the page number
on which the bibliography ended.)
2) Because \bibliography may start a new page (I think it does in the
report class by default) make sure the addcontentsline references the
same page as the start of your bibliography. I had to add a
clear(double)page (sp?). Otherwise I got the page number of the page on
which the previous paragraph was typeset.
Hope this helps,
Axel
--
=== Axel Schairer, ht tp://www.df ki.de/vse/staff/scha irer/ ===