Search found 1 match

by flip1995
Fri Feb 14, 2020 2:16 pm
Forum: BibTeX, biblatex and biber
Topic: Bibliography sort on appearance
Replies: 2
Views: 23795

Bibliography sort on appearance

Even though this thread is 11 years old, it appeared as the 3rd result in my google search for this problem.

My solution to this was pretty simple:

I had

\usepackage[citestyle=numeric,style=numeric,backend=bibtex,sorting=none]{biblatex}
\nocite{*}
...
\cite{..}
\cite{..}
...
\backmatter ...