BibTeX, biblatex and biberbibentry | Error with certain Bibliography Item

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
calfiger3
Posts: 1
Joined: Thu Mar 22, 2012 8:27 am

bibentry | Error with certain Bibliography Item

Post by calfiger3 »

I cannot get \nobibliography{file} to work for me. I've installed the bibentry package, but when I run LaTeX, I get the following error message:

Code: Select all

Runaway argument?
{2001}\relax \BR@bibitem {Knable2001}\else \BR@bibitem [\protect \astroncite \E
TC.
! Paragraph ended before \astroncite was complete.
<to be read again> 
                   \par 
l.16      
I suspect you've forgotten a `}', causing me to apply this control sequence to too much text.
However, here's what my entry looks like:

Code: Select all

\bibitem[\protect\astroncite{Knable et~al.}{2001}]{Knable2001}
Knable, M., Torrey, E., Webster, M., and Bartko, J. (2001).
\newblock Multivariate analysis of prefrontal cortical data from the {Stanley Foundation Neuropathology Consortium}.
\newblock {\em Brain Research Bulletin}, 55(5):651--659.
Any help would be appreciated.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply