Search found 2 matches

by MichaelS50
Tue Jan 04, 2011 6:51 pm
Forum: BibTeX, biblatex and biber
Topic: Very basic problem changing BibTeX style
Replies: 3
Views: 1727

Re: Very basic problem changing BibTeX style

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.
by MichaelS50
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 ...