!file ended error when using \nobibliography*
I have the following setup
\documentclass[oneside,12pt]{Classes/CUEDthesisPSnPDF}
\usepackage{bibentry}
\begin{document}
\nobibliography*
\section{Introduction}
\begin{itemize}
\item \bibentry{bob}
\end{itemize}
\end{document}
However when I try to compile I get the following error.
! File ended while scanning use of \BR@c@bibitem.<inserted text>\par
\nobibliography
I assumed this was a missing } somewhere in my bib file but I have had a
look and there are no such errors. I'm at a bit of a loss as to what the
issue could be. Could anyone point me in the right direction?
full class available here
http://www-h.eng.cam.ac.uk/help/tpl/textprocessing/ThesisStyle/
No comments:
Post a Comment