Sorting multiple Authors inline Citation

Hi guys,
I managed to fix a previous problem I had by trial and error, but it appears as if I created a new problem. I would like to auto sort multiple authors in an inline citation. I.e. (Adams 2010, Howard 1999, Smith 2015). Currently my inline citations sort in the order I add them. I can manually correct all, but I have quite a few multiple inline citations. Please help.

My citation style can be found here: https://gist.github.com/anonymous/17f28e084b8eca9e88cdcd7ee5875e2d
  • add
    <sort>
    <key macro="contributors-short"/>
    <key variable="issued"/>
    <key variable="title"/>
    </sort>

    Between lines 605 and 606
  • Thank you Adam. That did the trick. I am grateful for your knowledge

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.

Sign In or Register to comment.