I am having problems with the bibliography section of my paper which uses the class file http://www.icms.org.uk/downloads/pems/EMSpublic.cls.
I use the following code for a reference item:
Code: Select all
\begin{thebibliography}{99}
\bibitem{itemkey1} Author.
\newblock Article Title.
\newblock \emph{Journal Name}, vol.~x, no.~x, pp.~x--x, (Year).
\end{thebibliography}
I need help for correcting this.Error wrote:! LaTeX Error: Something's wrong--perhaps a missing \item.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.831 \bibitem{itemkey1}
Author.
Thanks.
bkarpuz