change the citation style to confirm with the IBZ guidlines

This commit is contained in:
Andreas Zweili 2018-01-04 12:01:28 +01:00
parent 31384afa4a
commit 42000eba16
2 changed files with 4 additions and 9 deletions

View File

@ -11,14 +11,13 @@
\microtypesetup{protrusion=true} % enables protrusion
\newpage
\include{doku}
\newpage
\nocite{*}
\bibliographystyle{acm}
\bibliography{bib}
\include{latex}
\printbibliography
\newpage
\microtypesetup{protrusion=false}
\listoffigures
\microtypesetup{protrusion=true}

View File

@ -125,9 +125,5 @@
title=\thetcbcounter #2, #1
}
%sort the bibliography by appearance
\usepackage[numbers,sort]{natbib}
%Number Bibliography and include in ToC
\usepackage[nottoc]{tocbibind}
\usepackage[citestyle=verbose,bibstyle=numeric,sorting=none,backend=bibtex8]{biblatex}