Fixed wrong bibliography imports

master
Julius Riegel 5 years ago
parent 780f81fbdd
commit c4492161a7

1
.gitignore vendored

@ -14,4 +14,5 @@
*.doc
*.docx
*.synctex*
.history
md-converted

@ -86,8 +86,8 @@
% -------------------------
\bibliography{literatur}
\bibliographystyle{hwrbib}
\bibliography{./misc/bibliography}
\bibliographystyle{./lib/hwrbib}
\addcontentsline{toc}{chapter}{Literaturverzeichnis}
% -Ehrenwörtliche Erklärung-

Loading…
Cancel
Save