Worked like magic, many thanks.
I have been looking at all these various packages and options for several days and just didn't piece it together.
Search found 2 matches
- Tue Jan 04, 2011 6:51 pm
- Forum: BibTeX, biblatex and biber
- Topic: Very basic problem changing BibTeX style
- Replies: 3
- Views: 1727
- Tue Jan 04, 2011 1:29 pm
- Forum: BibTeX, biblatex and biber
- Topic: Very basic problem changing BibTeX style
- Replies: 3
- Views: 1727
Very basic problem changing BibTeX style
\documentclass[11pt]{article}
\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 ...
\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 ...