Angus Leeming wrote:
This one I do know ;-)
Add this to your preamble:
%% Print the References title in uppercase %% To get this to work we _have_ to load babel first. \usepackage{babel} \AtBeginDocument{\renewcommand\refname{Publications}}
It's in Herbert's tips 'n' tricks... http://www.lyx.org/help
Hi... in what case(s) might the above not work? I'm trying this but it does not change References to REFERENCES. There's a .sty file that I'm using (provided by the conference) and that redefines \refname to REFERENCES using \renewcommand.. I tried commenting this line out but still no luck... any ideas on what might be going wrong?
Thanks, nirmal
