I'm having a problem creating my set of references that I'm hoping someone here maybe able to help with. As far as I'm aware I'm using the Harvard package with the agsm bibliography file. My issue is the following.
I have two articles by a set of authors as such
Smith A.,Blogs B,Jones C, 2007, Journal A
and
Smith A., Williams D, Taylor, E, 2007, Journal B
now when I come to create the latex file (even with specifying \citeasnoun** )
I get a list of all the authors surnames and 2007:
Smith, Blogs & Jones (2007) and Smith, Williams & Taylor (2007)
rather than
Smith et al (2007a) and Smith et al(2007b)
Can anybody offer any advice?
Many thanks,
David
BibTeX, biblatex and biber ⇒ Odd problem producing references
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: Odd problem producing references
If I were you, I would;
1. Compile as is.
2. Get the .bbl file and copy the contents directly into the main file.
3. Edit the year 2007->2007a or 2007b
4. Recompile.
This way you get to customize bibliography. Hope this helps.
Steno
1. Compile as is.
2. Get the .bbl file and copy the contents directly into the main file.
3. Edit the year 2007->2007a or 2007b
4. Recompile.
This way you get to customize bibliography. Hope this helps.
Steno