Help!
I put \usepackage{cite} in the preamble of my thesis. It was working for a
while, and when I loaded up the thesis this morning, it wouldn't compile.
I'm getting an error for each \cite:
! Undefined control sequence.
\@make@cite@list ...\@B@citeB \relax \@citea {\bf
{?}}\let \@citea
\citepunc...
l.10 ...\cite{Decoursey94, Kreuer96, Chizhmakov96}
.
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.
I thought the problem had something to do with
\makeatletter, so I put \makeatother and \makeatletter around the
\usepackage command but it didn't seem to work.
Any ideas?
-Amir
ps please Cc me, I'm not on the list.