Problem with Harvard Styles (Institute of Physics (Harvard))
In my text I get references like (G. Pfur and Lop 1999) instead of (Pfur and Lop 1999)
Another example: (John Doe, Smith, et al 2009) instead of (Doe et al 2009a).
What is happening here?
-> Yes there are more Entries by John Doe in 2009 -> but they should be referenced to as (Doe et al 2009a).
Thank you for any help,
regards,
J
Another example: (John Doe, Smith, et al 2009) instead of (Doe et al 2009a).
What is happening here?
-> Yes there are more Entries by John Doe in 2009 -> but they should be referenced to as (Doe et al 2009a).
Thank you for any help,
regards,
J
How may I change this behaviour in the CSL?
Tank you for your quick response,
regards,
J
disambiguate-add-names="true"
http://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step
if you can provide documentation (either instructions from the style guide or an example from a published work) that the current behavior is incorrect for IOP I can change this globally.
...If you refer to different works by one author or group of authors in the same year they should be differentiated by including a, b, etc after the date (e.g. 2001a)...
source:
http://atom.iop.org/atom/help.nsf/0/BB0C7FB81A28560B8025701F005AA63E?OpenDocument#_Toc6
http://iopscience.iop.org/1873-7005/page/Author guidelines#references<
the question is if you have
Smith, Meyer, Adams 2009
Smith, Doe, Clinton 2009
should they be (Smith et al. 2009a, b) or (Smith, Meyer et al. 2009; Smith, Doe et al. 2009)
The current style will already give you Smith et al. 2009a,b if you have two citations from an identical group of authors.
it should be (Smith <it>et al</it> 2009a, 2009b)
No dot after et al and in italics (following the style guide).
see http://dx.doi.org/10.1088/1741-2560/6/1/016006 on p12.
If you don't have access I may send the file by email.
Style guide: http://atom.iop.org/atom/help.nsf/0/BB0C7FB81A28560B8025701F005AA63E?OpenDocument#_Toc6
regards,
J
P.S.: one last thing may still be missing:
(Doe 1992a, 1992b) instead of (Doe et al 1992a, Doe et al 1992b)
(it is not explicitly required by the style guide) -> how may I establish this?
collapse="year"
to the same line where you deleted the disambiguation options (i.e. the line starting with
<citation
post the style to gist.github.com
see here for more on sharing new/changed styles:
http://www.zotero.org/support/dev/citation_styles/sharing_styles#submitting_for_casual_coders
Thanks for your help, adamsmith
https://gist.github.com/1312939
Adamsmith, thanks a million!
http://dx.doi.org/10.1088/1741-2560/8/2/025027
ans search for "National Spinal Cord Injury"
However, this example does not include an access time...
Thanks for your help.