Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Changing heading in \begin{thebibliography}

3,706 views
Skip to first unread message

Kuntz

unread,
Nov 29, 1993, 9:29:51 AM11/29/93
to
Dear All,

I am writing my thesis in \documentstyle{report} in LaTeX
and ending it with a \begin{thebibliography}{99} command
after which I have my references.
This works well, but starts the references section with
"Bibliography" as the title. Now in theses it is more
usual to have the final section labelled "References", so
my question is:
How can I change the heading printed by a \begin{thebibliography}
command, without going into BibTeX or other alternatives?

Thanks, in advance, for your help.

M

Roger De Reus

unread,
Nov 29, 1993, 12:52:23 PM11/29/93
to
Kuntz (i604...@ws.rz.tu-bs.de) wrote:
: Dear All,

\def\refname{whateveryouwant}

will overrule the title defined by the documentstyle you are using.

: Thanks, in advance, for your help.

: M

0 new messages