BibTeX, biblatex and biber ⇒ Sorting option Bibliography First Author then Year
Sorting option Bibliography First Author then Year
I'm a biologist and not very experienced with LaTeX. I decided anyway to write my thesis in LaTeX, instead of Word, for obvious reasons.
I was quite satisfied with the result except for one little detail. As a biologist, I'm used to sort my bibliography using the first author name, followed by the year, and then followed by the names of other authors.
For example:
1) A. Anderson, J. Smith, R. Ford (1975)
2) A. Anderson, G. Conway (1987)
3) J. Smith, R. Ford, A. Anderson (1980)
The problem arose when I had several articles with the same first author. Using the authoryear sorting option, my bibliography was sorted using the name of the first author, then the second author, ... and only after that the year.
Example:
1) A. Anderson, G. Conway (1987)
2) A. Anderson, J. Smith, R. Ford (1975)
3) J. Smith, R. Ford, A. Anderson (1980)
I could not find an easy way to modify this parameter, and I would like to know if there is a sorting option (like "firstauthoryear") allowing for this specific sorting order. If not, do you know where I could ask for this option to be included in the sorting options of biber?
I think that this is an important option for biologist users, in particular those who are reluctant to use it since it is less "easy" than word/endnote to use.
Hope you can help me.
Best
G.
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Sorting option Bibliography First Author then Year
Re: Sorting option Bibliography First Author then Year
attached is a minimal document describing my problem (together with the corresponding .bib bibliography file).
Thank you very much for your help
G.
- Attachments
-
- Biblio.bib
- Bibliography file
- (753 Bytes) Downloaded 398 times
-
- Minimal-document-bibliography-sorting-problem.tex
- Minimal document
- (862 Bytes) Downloaded 450 times