Thanks Rob, that worked!

Would you believe I'd tried the exact same thing, but *after* the ref insert? 
Man, you've got to get these things exactly right.

Thanks again
Brad


On Thu, 21 Oct 2004 10:17, Rob S wrote:
> Brad wrote:
> >Hi all
> >
> >I've found info on how to change the bibliography or references name for
> > books and articles, but I can't use either to change the name on a
> > report. I want the current 'Bibliography' to read 'References' in the TOC
> > and chapter heading.
> >
> >I have tried \renewcommand{\refname}{References}
> >, but that gives me a LaTeX error (refname not defined).
>
> Try an ert box just before the reference insert with
>
> \renewcommand\bibname{References}
>
> it works for me in report class.
>
> >I have tried \renewcommand{\bibname}{References}
> >, no errors, but no change either.
> >
> >Thanks
> >Brad
> >NZ

Reply via email to