From c4492161a703ddce7ac8fdbc8e74501eab44917e Mon Sep 17 00:00:00 2001 From: Julius Riegel Date: Tue, 16 Jul 2019 13:58:41 +0200 Subject: [PATCH] Fixed wrong bibliography imports --- .gitignore | 1 + document.tex | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 37b04ad..9ce3ef6 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,5 @@ *.doc *.docx *.synctex* +.history md-converted \ No newline at end of file diff --git a/document.tex b/document.tex index e1e1949..a4646e9 100644 --- a/document.tex +++ b/document.tex @@ -86,8 +86,8 @@ % ------------------------- -\bibliography{literatur} -\bibliographystyle{hwrbib} +\bibliography{./misc/bibliography} +\bibliographystyle{./lib/hwrbib} \addcontentsline{toc}{chapter}{Literaturverzeichnis} % -Ehrenwörtliche Erklärung-