BibTeX, biblatex and biberHow to change a .bst for references sorted in order of appearance

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
Post Reply
ajamel88
Posts: 4
Joined: Wed Oct 09, 2019 9:17 pm

How to change a .bst for references sorted in order of appearance

Post by ajamel88 »

I've been struggling trying to format my references for a paper for Springer guidelines. In the package they use to provide a spmpsci.bst file which formats the references exactly as they require, but the only issue is that the references are sorted in alphabetical order, and now I need them sorted in order of appearance. Is there any way of tuning the .bst in order to get the references sorted in order of appearance? Anyone had the same problem?

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

kaiserkarl13
Posts: 707
Joined: Tue Mar 25, 2008 5:02 pm

How to change a .bst for references sorted in order of appearance

Post by kaiserkarl13 »

There should be another file in the same directory (if you got this from the Springer svjour3 package) called spbasic.bst and another called spphys.bst. The spphys.bst style should leave them in citation order.
Post Reply