BibTeX, biblatex and bibernatbib | Havard Cross Referencing

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
samjohn62
Posts: 3
Joined: Mon Nov 28, 2011 9:42 pm

natbib | Havard Cross Referencing

Post by samjohn62 »

Hello, I am new to the community as well as to LaTeX. I am working on Windows and the TeXstudio text processor. I use the harvard citation in my thesis but when I compile the reference listing does not give me the harvard format "Author (year) "Title of article..." I am using the following commands

Code: Select all

\usepackage[sort]{natbib}
\bibliographystyle{pjgsm}
Can anyone help me please I have to submit the thesis in a weeks time.

Recommended reading 2024:

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

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

samjohn62
Posts: 3
Joined: Mon Nov 28, 2011 9:42 pm

Re: natbib | Havard Cross Referencing

Post by samjohn62 »

Dear friends, I have discovered what the problem was. I did not have the pjgsm.bst file installed, as soon as I installed it, everything worked perfectly. Thanks:D
Post Reply