Code: Select all
\documentclass[aps,secnumarabic,twocolumn,nobalancelastpage,amsmath,amssymb,nofootinbib,floatfix]{revtex4-1}
\usepackage{graphicx}
\usepackage{graphics}
\usepackage{longtable}
\usepackage{url}
\usepackage{bm}
\usepackage{color}
\begin{document}
\bibliographystyle{apsrev4-1}
\renewcommand{\refname}{References}
Code: Select all
\bibliography{physics}
\end{document}
here is what the output at the bottom of the last page looks like...

As you can see there is no title for the references/bibliography.
Any help getting the bibliography title to appear would be much appreciated.