On Mon, Mar 31, 2008 at 10:31 AM, Dominik Waßenhoven <[EMAIL PROTECTED]> wrote:
> Sorry, I didn't read thoroughly enough. But still, your suggested
> '\renewcommand\bibname{References}' will not work with an article
> class.[1] See the new example I attached.
You're right. This must have been left over code from when I was
trying to format my thesis using different classes.
However, changing it to:
\renewcommand\refname{Test}
works for article classes. And
\renewcommand\bibname{Test}
works for report and book classes. Which is what I think you were
trying to point out in the first place :-}.
Thanks for the correction.
Cheers,
/Bob