Improve display of bibliography
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
296172f130
commit
5fb08ef5b4
2 changed files with 27 additions and 24 deletions
|
@ -85,8 +85,11 @@
|
|||
\input{10_project_management.tex}
|
||||
|
||||
\cleardoublepage
|
||||
\bibliographystyle{plainurl}
|
||||
\bibliography{thesis/thesis.bib}
|
||||
\begingroup
|
||||
\raggedright
|
||||
\bibliographystyle{IEEEtran}
|
||||
\bibliography{thesis/thesis.bib}
|
||||
\endgroup
|
||||
|
||||
% Glossary
|
||||
\printglossary
|
||||
|
|
Reference in a new issue