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.
It'll looks something like
<sort>
...
...
<key macro="title"/>
</sort>
and you want to delete the
<key macro="title"/>
line.