BibTeX, biblatex and biberProblems ordering same author references

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
glxej
Posts: 3
Joined: Fri Oct 15, 2010 10:47 am

Problems ordering same author references

Post by glxej »

Hi all,

I'm having a slight problem with ordering my references in my bibliography. I have several references from one author (a combination of multiple and single authorship) ranging a variety of years. However, I have some 'in press' references, i.e no year, and I want these to go at the very end of the list of references from that author, not randomly placed as it currently appears:

For example, I would like:

Code: Select all

Author, C (1998) ‘Journal Title’, Journal of Volcanology and Geothermal Research 70: 173-187.
Author, C and Jones, S (2002) ‘Journal Title’, Journal of Volcanology and Geothermal Research 82: 192-193.
Author, C., Jones, S., Davis, A and Smith, T.K (2005) ‘Journal Title’, Journal of Geophysical Research 100.
Author, C and Jones, A (in press) ‘Title’. In McCarter, R (Eds.) Book title (Cambridge: Cambridge University Press): 1-47.
...so with in press being at the very end. However, using my own .bst file and any other preset ones (chicago, plain etc), latex puts the 'in press' references somewhere in the middle of my same author list, not necessary related to the number of authors in the reference either...

I hope this makes sense. Does anyone know how to change this?
Thank you in advance.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

Post Reply