latex: switch to biblatex/biber
This commit is contained in:
parent
6c6e500a79
commit
fee8d2e418
1 changed files with 4 additions and 4 deletions
|
@ -13,10 +13,10 @@
|
|||
%\usepackage{multirow,tabularx,tabu}
|
||||
\usepackage{ctable,multirow}
|
||||
|
||||
\usepackage{cite}
|
||||
\bibliographystyle{ieeetr}
|
||||
\usepackage[backend=biber,style=numeric,url=true]{biblatex}
|
||||
\addbibresource{thesis.bib}
|
||||
|
||||
\usepackage[hyphens]{url}
|
||||
%\usepackage[hyphens]{url}
|
||||
\Urlmuskip = 0mu plus 1mu
|
||||
|
||||
\usepackage[numberedsection,toc,numberline,nopostdot]{glossaries}
|
||||
|
@ -150,6 +150,6 @@
|
|||
\listoftables
|
||||
%TODO \lstlistoflistings
|
||||
\listoffigures
|
||||
\bibliography{thesis}
|
||||
\printbibliography
|
||||
|
||||
\end{document}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue