Altering Sort Order, APA
I haven't had a chance to do much with editing CSL styles, so I hope someone can point me in the right direction. I am working with someone who needs to create a date-sorted bibliography using APA style as the template.
What would I edit, and where, in the style file in order to have all 405 of her sources sort by date first, then alphabetically?
Many thanks for any assistance you can offer.
What would I edit, and where, in the style file in order to have all 405 of her sources sort by date first, then alphabetically?
Many thanks for any assistance you can offer.
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.
<sort>
<key variable="issued"/>
<key macro="author"/>
</sort>
Is there another variable that I can set to change between chronological and reverse chronological order?
Thanks again.
<key variable="issued" sort="descending"/>