1
vote
1answer
183 views

Alphabetical order in natbib

I have read questions about this, and people say that it is just to include the natbib package and the plainnat style. For some reason my references will not sort alphabetically. Any help on this ...
5
votes
1answer
234 views

Possible to change sort order in natbib?

I have played a little with LaTeX lately and I really like it, it makes the document look top professional and makes structuring a report easy. I am currently using it for a big assignment with lots ...
6
votes
2answers
296 views

Natbib+harvard.bst: papers in same year listed in the wrong order

I have a bibliography in which a particular author wrote two papers in the same year. Bibtex is sorting them alphabetically by title, but I want them listed chronologically. (So in the example below ...
6
votes
0answers
35 views

Bibtex reference capitalisation concerning surname additions (van, van der, 't, etc) [duplicate]

Possible Duplicate: Bibtex handling of the Dutch “van” name prefix with natbib In Dutch many people have a surname addition (Jan de Vries, Peter van Sluik), which are capitalized when the ...
2
votes
2answers
1k views

Set natbib options after loading natbib package

Is it possible to set (or change) the natbib package options after its loading (i.e. after the line \usepackage{natbib})? The reason I need it is that I'm using a LaTeX style from a journal and it ...
2
votes
1answer
315 views

Alphabetic order in bibliography with natbib package and author-less entries

i'm new, so I hope to do everything correctly :D My question is fairly simple: I've the natbib package loaded in a document, and some bibliography entries have no author. Those entries are put at ...
0
votes
0answers
1k views

How to sort the references alphabetically when using natbib? [closed]

\usepackage{natbib} \defaultbibliographystyle{plainnat} I use this and it compiles but not alphabetically! How I can achieve that?
4
votes
1answer
935 views

Bibliography style like ieeetr

Are there any bibliography styles that supports both ordering as in ieeetr and author-year (ie. John et al.)?
9
votes
2answers
5k views

Is it possible to get unsrt + abbrv bibliography?

Is there a ready made BibTeX bibliography style file that both: (1) prints author names abbreviated (like abbrv) in the references section and (2) sorts references numerically in citation order (like ...