Search found 5 matches

by Calypso
Mon Dec 10, 2018 2:46 pm
Forum: BibTeX, biblatex and biber
Topic: Newbie help with order of apperance in Bibtex
Replies: 7
Views: 3846

Newbie help with order of apperance in Bibtex

Oh it works now after compiling 10 times, still the red error code appears every second time I compile, but the other times it works just fine
by Calypso
Mon Dec 10, 2018 2:42 pm
Forum: BibTeX, biblatex and biber
Topic: Newbie help with order of apperance in Bibtex
Replies: 7
Views: 3846

Newbie help with order of apperance in Bibtex

\usepackage[backend=bibtex,
bibencoding=utf8
sorting=none
]{biblatex}
\addbibresource{bib/mybib}

Yet my references still don't show in order of apperance :?
by Calypso
Mon Dec 10, 2018 2:32 pm
Forum: BibTeX, biblatex and biber
Topic: Newbie help with order of apperance in Bibtex
Replies: 7
Views: 3846

Newbie help with order of apperance in Bibtex

Thank you!

When I use \usepackage[sorting=none, ...]{biblatex} in the preamble it shows an error when I compile, the whole document turns red.

\usepackage[sorting=none]{biblatex}
by Calypso
Mon Dec 10, 2018 2:25 pm
Forum: BibTeX, biblatex and biber
Topic: Newbie help with order of apperance in Bibtex
Replies: 7
Views: 3846

Newbie help with order of apperance in Bibtex

I am writting a report in Latex (overleaf) and having trouble sorting my references in order of apperance, can someone help me a bit?