So I am using natbib package and chicago bibliography style. Now I want to cite three papers by same first author but different coauthors (all have three authors in total) all published in the same year. This gives me an error.All styles should be based on The Chicago Manual of Style.
References in the text should be quoted in the form AuthorLastName (year), Author1LastName and Author2LastName (year), or if there are three or more authors, Author1LastName et al. (year). The list of references should be given at the end of the text, in alphabetical order (each author's surname first, with all authors listed).
Code: Select all
multiple citation on page 1: same authors and year(natbib) without
distinguishing extra letter, (natbib) appears as question mark.
I can manually edit the bbl file to rectify this, but is there any other way to do it?[Roy et al., 2005a,b,?]
I am attaching the working example of this (.tex and .bib files along with the output PDF file). I am using PDFLaTeX in Kile with a TeX Live distribution.
Please let me know if any more information is needed.
TIA,
Somesh