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

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

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