JURIS-M/zotero APA in-text citations
When I am citing a paper with multiple authors in APA (set under doc prefs), zotero is citing as (for example) (Zapf and Roesch, 2001), when there should be an & instead of the word 'and'. Is there any way I can fix this?
How about when you right-click on an item in juris-m --> Generate Bibliography and then, instead of a bib entry, generate a citation in APA format? Does that look right?
If so, how exactly are you inserting citations into the document in question?
I'm working on a mac with Word 2011. I just tried creating the citation from the generate bibliography tool and the same thing happened.
I am inserting citations using the zotero toolbar word plugin - insert citation --> choose citation
I'm working on some changes to the Abbreviation Filter that will require a parallel upgrade to Juris-M. I'll include a fix for this in that release, which should be out sometime tomorrow.
The timeframe for the release containing the fix will be the same - sometime late in the day tomorrow.
I've just noticed another thing that doesn't seem to be happening on every citation, but sometimes it will cite the reference with the authors first name or initial e.g. 'J. L. Viljoen, 2006'
Is there a way to get rid of this without removing the first names from the library entry?
Sorry for not responding directly, but adamsmith's answer is on point. As explained under the link, it is almost certain that your document cites more than one item by author "Viljoen." If all of the cites refer to the same person, the name must be in exactly the same form across the Zotero/Juris-M items - otherwise the processor will add the initials in an attempt to distinguish between them.
https://www.zotero.org/support/dev/citation_styles/style_editing_step-by-step
Specifically, find
<term name="translator" form="short">
<single>trans.</single>
<multiple>trans.</multiple>
</term>
and immediately below add this line:
<term name="and" form="symbol">&amp;</term>
Follow the instructions for saving the modified style under the link above and you should be good.
Ah. And on the "and" issue, a fresh release will go up in a few minutes.
Sorry for the delay - I put out a call for testing on some other changes to several users, and only heard back from one of them last night. I'll post again when the fresh release is up.