How to: csl which counts Nmax to 1
HI
I would like to have an output rtf biblio from my citations where the bibliography starts from N (where N is the number of selected citations) to 1. So it would looks something like:
for 31 citations
[31] first citation
[30] second citation
[29] third citation
...
[1] last citation
intead of
[1] first citation
[2] second citation
...
[31] last citation
How can I do that?
thanks!
I would like to have an output rtf biblio from my citations where the bibliography starts from N (where N is the number of selected citations) to 1. So it would looks something like:
for 31 citations
[31] first citation
[30] second citation
[29] third citation
...
[1] last citation
intead of
[1] first citation
[2] second citation
...
[31] last citation
How can I do that?
thanks!
Before finalizing the change, though, I am curious why you want to number the entries in this way.
thanks for the feedback.
I am an astronomer and wish to have a semi-automatic way to design a nice formatted file with all my bibliography. I am using the ADS abstract service which can provide a full-fledged bibtex file with all my papers. I then include the bibtex in Zotero (and can even separate refereed paper and non-refereed papers).
I then use Zotero to export these 2 databases into a nice rtf file. I have made a custom one with numbers, but now the last bit which is missing is the ability to do this "reverse" numbering. This is important as then, any person who is reading my bibliography knows directly how many papers I have (since the first number does represent the total number of papers). I find this more instructive than keeping the normal numbering: you then have to go to the end of the list (several pages...) before finding out how many papers you have.
I hope this is clear. So to make it short: this is to make a nicely formatted bibliography file (rtf) via ADS-> bibtex -> Zotero -> rtf.
thanks!
http://ctan.mackichan.com/macros/latex/contrib/revnum/revnum.pdf
or
http://texcatalogue.sarovar.org/entries/revnum.html
cheers
(not quite sure when I should expect the next release though)
thanks again.
citation-number
to control sort order and the numbering applied to entries, see this more recent thread..