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
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
<sort>
<key macro="contributors-short"/>
<key variable="issued"/>
<key variable="title"/>
</sort>
Between lines 605 and 606