Citing one author with many publications in a year
Hello, I am writing a paper and I have two citations using Mendeley desktop that i integrate with Zotero;
1 Feldmeier, H., Eisele, M., Van Marck, E., Mehlhorn, H., Ribeiro, R. A., & Heukelbach, J. (2004) and
2. Feldmeier, H., Witt, L., Schwalfenberg, S., Ribeiro, R. A., Cunha, F. Q., Harms, G., Mehlhorn, H., (2004)
The main author is one person with two publicatins in year. naturally I would expect it to be (Feldmeier et al. 2004a) and (Feldmeire et al. 2004b). Mendeley show it as (Feldmeier, Eisele, et al. 2004)and(Feldmeier, Witt, et al. 2004).
Question is which changes can I make to the csl file so as to relect the citation as I originally stated? e.g (Feldmeier et al. 2004a) and (Feldmeire et al. 2004b)
Thanks,
Andrew
1 Feldmeier, H., Eisele, M., Van Marck, E., Mehlhorn, H., Ribeiro, R. A., & Heukelbach, J. (2004) and
2. Feldmeier, H., Witt, L., Schwalfenberg, S., Ribeiro, R. A., Cunha, F. Q., Harms, G., Mehlhorn, H., (2004)
The main author is one person with two publicatins in year. naturally I would expect it to be (Feldmeier et al. 2004a) and (Feldmeire et al. 2004b). Mendeley show it as (Feldmeier, Eisele, et al. 2004)and(Feldmeier, Witt, et al. 2004).
Question is which changes can I make to the csl file so as to relect the citation as I originally stated? e.g (Feldmeier et al. 2004a) and (Feldmeire et al. 2004b)
Thanks,
Andrew
If Chicago style is not what you want, you probably should try another style instead. If the style that you need os not included in the Zotero style collection, you can request a new style
See:
http://www.zotero.org/styles
https://github.com/citation-style-language/styles/wiki/Requesting-Styles
For editing styles, a good starting point is this
http://www.zotero.org/support/dev/citation_styles
"If a reference list includes another work of the same date that would also be abbreviated as “Schonen et al.” but whose coauthors are different persons or listed in a different order, the text citations must distinguish between them. In such cases, the first two authors (or the first three) should be cited, followed by et al.
(Schonen, Baker, et al. 2009)
(Schonen, Brooks, et al. 2009)"
I have two references with a list of 6 authors (same authors, in the same order), with the same year. According to the reasoning above (adamsmith´s post), given that the co-authors are the same, Zotero should be giving me the first author plus "et al.", but instead, I get the whole list in every citation. (I´m pretty sure the author string must be identical in the database, since I duplicated the entry). Is this a problem with the CSL?
Could you export the two items from Zotero as Zotero RDF (right click --Export--> Zotero RDF) without notes or attachments, open the .rdf file with any text editor, copy and paste it into the window at gist.github.com, click "create public gist" and provide the URL so we can have a look?
If this does come out wrong, it is likely that the latest processor version will do better. I made some simplifying changes to disambiguation in processor release 1.0.260, which is currently in the Zotero 3.0 RC. However ... for styles that use disambiguate="true", the revised processor can hang, where the disambiguate="true" attempt fails -- I was bitten by this myself, and it's fixed in 1.0.261. That version hasn't yet been merged to Zotero, but should be coming up soon.
git://gist.github.com/1628973.git gist-1628973
Let's see if the next Zotero version does better - The release candidate should be out soon, 3.0 will be out of beta by the end of the month.
I'm still curious how the cite should look, and what the underlying relationship of the individual and institutional authors is, though.
(Caritas Europa et al. 2004a; Caritas Europa et al. 2004b)
I spent some time today (during a meeting, shhh) adjusting the disambiguation engine to behave correctly here. It's passed the test suite, and will be checked in soon as processor revision 1.0.263. When that revision works its way into a Zotero 3.0 release candidate, this problem will go away.
http://forums.zotero.org/discussion/21424/help-needed-for-capitalized-name/#Item_2