Tagged Questions
5
votes
1answer
536 views
Antichronological ordering of references in moderncv using apacite
I'm using the moderncv documentclass to create my CV and I need the reference list to adhere to the APA guidelines. I know biblatex provides sorting options but unfortunately moderncv does not support ...
5
votes
2answers
1k views
Multibib reverse label or sort order
I'm using multibib. I manually set the order of the bibliography. I would like the order of the numbered items to be reversed. For example, my document has:
\nociteX{Foo}
\nociteX{Bar}
And the ...