Today I downloaded a template file http://guides.library.jhu.edu/data/file ... expert.zip
And I installed protext (http://www.tug.org/protext/), which is based on MikTex 2.7, and installs TeXnicCenter.
** Everything compiled perfectly.
Now, the problem is that, if I change the 'IEEEtran' bibtex style file to 'namedplus' (or 'jneurosci', 'named' and so on), then it spit out the following error and many similar ones. I copied the first error from the .log file.
Code: Select all
! Undefined control sequence.
\@B@citeB ->\citeauthoryear
{Llinas \bgroup et al.\egroup }{1998}
l.7 A citation \cite{A}
.
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
Thank you.
SS