With the code, I was able to get the References to appear in the toc with the correct page no. However, References does not show the section no. How do I get the References to show the section no in the toc.
Many thanks.
Code: Select all
\cleardoublepage
\renewcommand{\bibname}{References}
\addcontentsline{toc}{section}{\bibname}
\bibliographystyle{achemso}
\bibliography{project}