BibTeX, biblatex and biber ⇒ Very basic problem changing BibTeX style
-
- Posts: 2
- Joined: Tue Jan 04, 2011 1:16 pm
Very basic problem changing BibTeX style
\begin{document}
\nocite{greenwade93}
\bibliographystyle{chicago}
\bibliography{References}
\end{document}
This very minimal example works fine when I use 'plain' bibliography style, but with 'chicago' or anything else I have tried I get the following error:
! Undefined control sequence.
<argument> \protect \citeauthoryear
{Greenwade}{Greenwade}{1993}
l.3 ...r{Greenwade}{Greenwade}{1993}{greenwade93}
?
If I hit enter and ignore the warning the reference comes out right except that it is prefixed with "[GreenwadeGreenwade1993]"
Any ideas?
Thank you,
Michael
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Very basic problem changing BibTeX style
Code: Select all
\documentclass[11pt]{article}
\usepackage{natbib}
\begin{document}
\nocite{greenwade93}
\bibliographystyle{chicago}
\bibliography{References}
\end{document}
There's an older package just called "chicago" (\usepackage{chicago}) which should also work, but I think natbib is more advanced.
-
- Posts: 2
- Joined: Tue Jan 04, 2011 1:16 pm
Re: Very basic problem changing BibTeX style
I have been looking at all these various packages and options for several days and just didn't piece it together.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Very basic problem changing BibTeX style
Best regarsd and welcome to the board
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10