Switch to biblatex
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
\usepackage{lipsum}
|
||||
\usepackage{siunitx}
|
||||
\usepackage{url}
|
||||
\usepackage[square,numbers]{natbib}
|
||||
\usepackage[urldate=long]{biblatex}
|
||||
\usepackage{pgfplots}
|
||||
\usepackage{bytefield}
|
||||
\usepackage{mathdots}
|
||||
@@ -30,6 +30,9 @@
|
||||
\usetikzlibrary{automata}
|
||||
\usetikzlibrary{fit}
|
||||
\usetikzlibrary{positioning}
|
||||
|
||||
\addbibresource{doc.bib}
|
||||
|
||||
\setlength\textheight{24cm}
|
||||
\setkomafont{paragraph}{\footnotesize}
|
||||
\numberwithin{table}{section}
|
||||
@@ -45,6 +48,7 @@
|
||||
\clubpenalty = 10000
|
||||
\widowpenalty = 10000
|
||||
\displaywidowpenalty = 10000
|
||||
\emergencystretch = 1em
|
||||
\parindent 0pt
|
||||
|
||||
\acsetup{make-links=true}
|
||||
@@ -131,7 +135,6 @@
|
||||
% References
|
||||
\phantomsection
|
||||
\addcontentsline{toc}{section}{References}
|
||||
\bibliographystyle{unsrtnat}
|
||||
\bibliography{doc}
|
||||
\printbibliography
|
||||
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user