Multiple publications with same author & year: Order of 'a' and 'b' citations
Hi,
I have recently started using Zotero and find that when I insert citations for two publications by the same author in the same year in Word, Zotero adds a suffix 'a' and 'b' e.g. Smith 2000a. This is fine, but the problem I have is that I think the letters are affixed according to the title of the publication, i.e. whichever is alphabetically first receives 'a'. In my document, this means that Smith 2000b comes before Smith 2000a (not in the same citation, but separated by several pages). I would like to change this so that 'a', 'b' etc. are assigned according to whichever publication is first cited, so that they are always in the order 'a', 'b', 'c' etc.
Is there a way to do this? Many thanks for any help.
I have recently started using Zotero and find that when I insert citations for two publications by the same author in the same year in Word, Zotero adds a suffix 'a' and 'b' e.g. Smith 2000a. This is fine, but the problem I have is that I think the letters are affixed according to the title of the publication, i.e. whichever is alphabetically first receives 'a'. In my document, this means that Smith 2000b comes before Smith 2000a (not in the same citation, but separated by several pages). I would like to change this so that 'a', 'b' etc. are assigned according to whichever publication is first cited, so that they are always in the order 'a', 'b', 'c' etc.
Is there a way to do this? Many thanks for any help.
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
It'll looks something like
<sort>
...
...
<key macro="title"/>
</sort>
and you want to delete the
<key macro="title"/>
line.