Help with Bib authors not going in chronlogical

edited July 2, 2024
Hi, really could use some help as I am preparing to submit my PhD thesis and cannot fix this bug! Citations in the bibliography from the same author on different years are not going in chronological order. Have posted my code. I have tried amending with the cite them right code. and no luck:
<bibliography and="text">
<sort>
<key macro="author"/>
<key macro="issued" sort="ascending"/>
<key macro="title"/>
</sort>

Sign In or Register to comment.