Knut Lian wrote:

> Do you get the correct pagenumber then? If I put this command before the
> bibliography, its put on the page before the actual bibliography in the
> ToC.
>
> Any suggestions?
>
> Cheers
>
> Knut
>
> ---
>
> Alessandro Coluccelli wrote:
> >
> > Knut Lian wrote:
> >
> > > A small but annoying problem: I can't get the Bibtex generated
> > > Bibliography into my ToC (I'm using the Report envoronment). Can anyone
> > > help me?
> > >
> >
> > I usually put in the Latex generated file the following two lines:
> >
> > \pagenumbering{roman}     %% after the \begin{document}
> >
> > \addcontentsline{toc}{chapter}{Bibliography}    %% before
> > \begin{thebibliography}{99}
> >
> > Here Bibliography is exactly the title of your bibliography section (if
> > you have changed it you should put the new name in the command above). Bye
> >
> > Alessandro C.
>

Uh, sorry... the \addcontentsline command is AFTER \begin{thebibliography}
command. I forgot to tell you that I need to run Latex twice to have the
correct table of contents.

For the \pagenumbering command... it is only to have the index pages numbered
in a different format... but you can omit it.

Let me know if is it all ok! Bye

Alessandro

Reply via email to