Code: Select all
\documentclass[review,times,authoryear]{elsarticle}
\usepackage[english]{babel}
\usepackage{natbib}
\begin{document}
Hello \cite{lamport94}
\begin{thebibliography}{9}
\bibitem{lamport94}
Leslie Lamport,
\emph{\LaTeX: A Document Preparation System}.
Addison Wesley, Massachusetts,
2nd Edition,
1994.
\end{thebibliography}
\end{document}
I am not sure I understand this error. I have tried various otherPackage natbib Error: Bibliography not compatible with author-year citations.
\bibitem
formats, without luck.When I remove "authoryear" in the options for elsarticle, it works.
\listfiles
gives me
Code: Select all
elsarticle.cls 2009/09/17, 1.20b: Elsevier Ltd
natbib.sty 2009/07/16 8.31 (PWD, AO)