Re: How to change "References" to "Bibliography"
- From: Luis Rivera <jlrn77@xxxxxxxxx>
- Date: Sat, 02 Jun 2007 18:22:33 -0000
On 2 jun, 13:09, Szabolcs <szhor...@xxxxxxxxx> wrote:
This might sound like a stupid question but I couldn't figure it out ...
How can one change the section title that \begin{thebibliography} ...
\end{thebibliography} produces from "References" to "Bibliography" when
using the article class?
Redefine the \bibliographyname macro to "Bibliography":
\renewcommand{\bibliographyname}{Bibliography}. If you are using
Babel, you'll have to \addto\extras<yourlanguage>{\def
\bibliographyname}{Bibliography}.
In any event, it may be a good thing for you to read the Babel
documentation to see how to do redefine other strings for your
particular language.
Good luck,
Luis.
.
- Follow-Ups:
- Re: How to change "References" to "Bibliography"
- From: Lars Madsen
- Re: How to change "References" to "Bibliography"
- References:
- How to change "References" to "Bibliography"
- From: Szabolcs
- How to change "References" to "Bibliography"
- Prev by Date: Re: How to change "References" to "Bibliography"
- Next by Date: Re: [biblatex] error: number too big
- Previous by thread: Re: How to change "References" to "Bibliography"
- Next by thread: Re: How to change "References" to "Bibliography"
- Index(es):
Relevant Pages
|