Code: Select all
\documentclass[12pt]{book}
\usepackage{fullpage}
\usepackage{harvard}
\begin{document}
Here is something I would like to reference \cite{Comino2005}.
\bibliography{MWEReferencesCopy}
\bibliographystyle{harvard}
\end{document}
Code: Select all
Output Profile: LaTeX => PDF
This is BibTeX, Version 0.99c (MiKTeX 2.7)
The top-level auxiliary file: C:\Users\Jonathan Bertsch\Desktop\MWE\MWE.aux
I couldn't open the style file harvard.bst
---line 16 of file C:\Users\Jonathan Bertsch\Desktop\MWE\MWE.aux
: \bibstyle{harvard
: }
I'm skipping whatever remains of this command
I found no style file---while reading C:\Users\Jonathan Bertsch\Desktop\MWE\MWE.aux
(There were 2 error messages)