Skip to content
Snippets Groups Projects
Verified Commit bb2c234a authored by iliya.saroukha's avatar iliya.saroukha :first_quarter_moon:
Browse files

fix: sorting bib in alphabetical order

parent 1c48d1d4
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@
\usepackage{xcolor}
\usepackage{chngcntr} % counter related package
%\usepackage{emptypage} % adds blank pages without number, but keeps page numbering going on
\usepackage[backend=bibtex,style=iso-numeric,citestyle=numeric-comp]{biblatex}
\usepackage[backend=bibtex,style=iso-numeric,citestyle=numeric-comp,sorting=nyt]{biblatex}
\graphicspath{{figures/}}
\addbibresource{references.bib}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment