.bib
file, and I'm getting a compilation error for my citations. When I compile a file, a get a list of errors that each say Text line contains an invalid character...
and then a successive list of the characters plus ^^@
. Here's what it looks like...If the reference is
\cite{Adams2013}
, I get this out:
Code: Select all
Text line contains an invalid character \cite{^^@
Text line contains an invalid character \cite{^^@A^^@
Text line contains an invalid character \cite{^^@A^^@d^^@
Text line contains an invalid character \cite{^^@A^^@d^^@a^^@
Text line contains an invalid character \cite{^^@A^^@d^^@a^^@m^^@
Has anyone ever seen this? A Google search of
^^@
returned no results, which makes me nervous... 