Bibliography wechseln, aufgrund von Rückmeldung von Betreuer

This commit is contained in:
2025-05-06 18:59:19 +02:00
parent ac07f2ca92
commit 773aa1ca61

View File

@@ -48,8 +48,15 @@
%ATTENTION WHEN USING COLUMNS -> They have to sum up to the correct count of cols: two cols mean that the sizes have to in sum be two
% Bibliography management
\usepackage[natbibapa]{apacite}
\bibliographystyle{apacite}
\usepackage[
backend=biber,
style=authoryear-ibid, % wichtig: ibid = ebd.
citestyle=authoryear-ibid,
ibidtracker=constrict, % ibid (ebd.) nur bei exakt direkt vorheriger Quelle
language=ngerman
]{biblatex}
\addbibresource{bibliography.bib} % Pfad zu deiner .bib-Datei
\usepackage{xurl}
\newcommand{\normalurl}[1]{%
\begingroup
@@ -1387,7 +1394,7 @@
\end{landscape}
\pagebreak %PAGEBREAK
\bibliography{bibliography} % Kapitel 4 - Literaturverzeichnis
\printbibliography % Kapitel 4 - Literaturverzeichnis
\pagebreak %PAGEBREAK
\listoffigures % Kapitel 5 - Abbildungsverzeichnis