Word integration: citation multiple authors
                    hi all,
Is the following a feature or a bug?
When inserting a citation from an article by multiple authors, the first time I cite it Zotero inserts the following in the Word document:
(van Tulder, Kaptein, van Mil, & Schilpzand, 2004)
However, when I cite the article later on Zotero insert the following:
(van Tulder et al., 2004)
Is this correct?
I'm using the APA style.
thanks
Derk
                            Is the following a feature or a bug?
When inserting a citation from an article by multiple authors, the first time I cite it Zotero inserts the following in the Word document:
(van Tulder, Kaptein, van Mil, & Schilpzand, 2004)
However, when I cite the article later on Zotero insert the following:
(van Tulder et al., 2004)
Is this correct?
I'm using the APA style.
thanks
Derk
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
 Upgrade Storage
 Upgrade Storage
It comes from the following 4 lines in the .csl (citation style defition)
<option name="et-al-min" value="6"/>
<option name="et-al-use-first" value="1"/>
<option name="et-al-subsequent-min" value="3"/>
<option name="et-al-subsequent-use-first" value="1"/>
Easy to change if you want it differently - but this is correct APA.