sorting dates in brackets
I was wondering if it would be possible to implement the feature that would allow for sorting the dates in brackets. Let's say that I put one author X and I'm referring to few publications by him. In paper it looks like that (X 2003, 2008, 2002, 1999) assuming that I am using Harvard style. I would like to know if it would be possible to have those dates in brackets sorted so they would like that (X 1999, 2002, 2003, 2008) or other way round.
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.
Harvard 1 doesn't have this coded, but, e.g. APA does.
Then there is a box "keep items sorted" in the word plugin that, I believe, needs to be unchecked, but I keep confusing this.
APA will look roughly the same as Harvard, not exactly - it's an in-text, author-date style like Harvard, but with some different requirements.
see here for general instructions
http://www.zotero.org/support/csl_simple_edits
specifically, put
<sort>
<key macro="author-short"/>
<key macro="year-date"/>
</sort>
between
<option name="disambiguate-add-givenname" value="true"/>
and
<layout prefix="(" suffix=")" delimiter="; ">