Multi-Citation Sorting (APSA author-date)
I've stumbled across an interesting curiosity when it comes to the sort order of in-text citations with APSA's style format. Say there are three articles:
Smith, John. 2006. "B"
Smith, John, and Jane Jones. 2002. "A"
Smith, John, John Doe, and Jane Jones. 2007. "C"
If they are all in the same in-text citation, they should be ordered:
(Smith 2006; Smith, Doe, and Jones 2007; Smith and Jones 2002)
Instead, I get:
(Smith and Jones 2002; Smith, Doe, and Jones 2007; Smith 2006)
This incorrect ordering is also reflected in the bibliography.
I've fiddled some with the set of <sort> fields associated with the citations and the bibliography, but to no avail. What am I missing?
Smith, John. 2006. "B"
Smith, John, and Jane Jones. 2002. "A"
Smith, John, John Doe, and Jane Jones. 2007. "C"
If they are all in the same in-text citation, they should be ordered:
(Smith 2006; Smith, Doe, and Jones 2007; Smith and Jones 2002)
Instead, I get:
(Smith and Jones 2002; Smith, Doe, and Jones 2007; Smith 2006)
This incorrect ordering is also reflected in the bibliography.
I've fiddled some with the set of <sort> fields associated with the citations and the bibliography, but to no avail. What am I missing?
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
https://gist.github.com/1434798
Thanks!