Citation style that allows you to sort bibliography in chronological order
Is there one? I can't find any evidence. Someone wants to sort her bibliography in chronological order by year. Thanks.
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.
<sort>
<key variable="issued"/>
</sort>
right before the <layout> tag of the bibliography section of the style
http://www.zotero.org/support/csl_simple_edits
this is how the respective passage should look in MLA
<bibliography>
<option name="hanging-indent" value="true"/>
<option name="et-al-min" value="4"/>
<option name="et-al-use-first" value="1"/>
<option name="line-spacing" value="2"/>
<option name="subsequent-author-substitute" value="---"/>
<sort>
<key variable="issued"/>
<key macro="author"/>
<key variable="title"/>
</sort>
<layout suffix=".">
Erin