Monday, 20 May 2013

How to force a specific entry to be first in the bibliography?

How to force a specific entry to be first in the bibliography?

I'm writing a paper and I need a specific entry in the bibliography go first in the list. The rest of entries should be sorted as usual. I use plain bibliography style and an external .bib file.
For example: there are three authors: Jack Alien, John Bravo and Ally Complex and their papers will be sorted in references as [1] Alien, [2] Bravo, [3] Complex. But I'd like it to be: [1] Complex, [2] Alien, [3] Bravo.
I know, that I can do something like in How to change order of a bibliography style manually (bilingual bibliography), but the single .bib file is used in many projects and in those projects the references should be sorted in standard way.
So, how to accomplish, that a specific reference will be placed first in the bibliography?

No comments:

Post a Comment