Re: How to change "References" to "Bibliography"



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.

.



Relevant Pages

  • Re: redefine Normal style in Word 2004
    ... Redefine Style has redefined the Normal ... I see absolutely no reason to have changed this. ... Take a look at the macro in appendix E ... Variants of this macro allow me to change the font of a style. ...
    (microsoft.public.mac.office.word)
  • Re: [biblatex-0.7+nameref-2.31] ifthen patching conflict (minimal example, potential workaro
    ... redefines \pageref ... really needs to get its hands on the core macro. ... cooperation on the part of babel, but what I'd prefer is this: ... first package which forks the original definition of \ifthenelse (or ...
    (comp.text.tex)
  • Re: pantone colors? red-blue-purple and rgb
    ... Then I tried mimicking the macro in the Pantone definition by using ... 'shadecolor' for the shaded environment. ... I guess I can redefine the \color and \textcolor macros to be invoking ... the memoir class. ...
    (comp.text.tex)
  • Re: changing variable
    ... control sequences and macros which expand to a result. ... \lstlistingname is defined and used in the LaTeX package `listings'. ... because it throws an error if the redefined macro isn't ... If package `babel' is used and the \...name macro is in control ...
    (comp.text.tex)
  • Re: warn if not top-level?
    ... > called by run-tests contains old macro expansions (and may simply delay the ... > learn that when you redefine a macro, ... Any comparative pros and cons regarding EVAL, COMPILE ... I'm using COERCE, as possibly simpler than EVAL, ...
    (comp.lang.lisp)