Tagged Questions
2
votes
0answers
151 views
Starting the numbering of the bibliography at a different number than one? [closed]
I am using BibTeX. I would like to start numbering of the bibliography at a later number than one. I could redefine \thebibliography in the preamble (an often cited 'solution'). A minimal example ...
4
votes
1answer
79 views
Reverse numbering of bibitems — moderncv and plainnat
I want to number bibliography items in the reverse order -- with moderncv and plainnat bibliography style. A picture of what I want:
Reference:
Enrico's answer at: Bibtex reverse numbering
I ...
8
votes
3answers
176 views
How can I number the references in a bibliography irrespective of their order of appearance in a document?
I'm putting together a linguistics bibliography using lsalike.bib and lsalike.sty. I'm generating it by using \nocite{*} and would like the references to be numbered (but kept in the usual order).
...
2
votes
0answers
166 views
How to add numbering to author-year bibliography / how to modify .bst style [closed]
I would like to to get the Bibliography list in the form of:
[1] Author. (Year). Title. Journal Volume: PageFrom-PageTo
I think it might be sufficient to slightly modify (if such a style already ...