\documentclass{elsarticle}
. This {elsarticle}
is in TeXLive, which I have on my computer. I wrote bibliography (I have five items in bibliography) in usual manner. Like:Code: Select all
\begin{thebibliography}{9}
\bibitem{dT13}
D. Tobias, The Function.... 2013
\bibitem{ }
.....
.....
.....
\end{thebibliography}
\end{document}
References
above the list of references.
But, this word did not appear in the PDF file.
Does anybody know what to do, that the word References would appear?