[Tutkielma-TeX] gradu2.cls: bibliography and its appearance in the table of contents
Fedor Chernogorov
fedor.chernogorov at jyu.fi
Wed Sep 29 12:15:10 EEST 2010
The following problem has been encountered during formatting of my Master's
thesis in LaTeX.
I use gradu2.cls.
To create bibliography I use the following syntax:
\begin{thebibliography} {99}
\bibitem {bib1}
\bibitem {bib2}
...
\bibitem {bibN}
\end{thebibliography}
This gives the following output in the table of contents:
9* Bibliography "page#"
* which is a chapter number
However, the following output is required:
References "page#"
So, I need to get rid of a chapter number, and to have "References" instead
of "Bibliography".
I handle the problem with the name of bibliography part with the following
command:
\renewcommand\bibname{References}
But nothing among what I tried helps to suppress the chapter number output.
Is there anyone, who solved (or at least encountered) this problem?
Fedor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.jyu.fi/pipermail/tutkielma-tex/attachments/20100929/19c227aa/attachment.html>
More information about the Tutkielma-TeX
mailing list