Fixed wrong bibliography imports

master
Julius Riegel 5 years ago
parent 780f81fbdd
commit c4492161a7

1
.gitignore vendored

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

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

Loading…
Cancel
Save