Theses, Books, Title pagesUsing agms (Harvard) referencing

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Using agms (Harvard) referencing

Post by templateuser »

Hi, your style is very very well crafted.

I have only a problem with the natbib configuration. In the Thesis Configuration File, I want to apply agms (Harvard set) but in compiling it says that agms is an ‘unknown option’.

What kind of parameters I can pass there? It seems to me that not every parameter of natbib package can be passed there.

The parameter ’round’ was fine, but I want to apply an author-year style with the ‘&’ as the marker for more authors, because my bibliography has plenty of non-English books.

Or perhaps should I write something in the main.tex file?

Thank you in advance!

Federico Gobbo

Recommended reading 2024:

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

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

User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Re: Using agms (Harvard) referencing

Post by Vel »

Hi Federico,

All you need to do is change \bibliographystyle{plainnat} to \bibliographystyle{agsm} in Bibliography.tex. Looks like you had the letters around the wrong way.

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply