Quellen richtig formatieren

This commit is contained in:
2025-05-05 15:30:49 +02:00
parent 7b48bd1818
commit 90f702020b
2 changed files with 57 additions and 55 deletions

View File

@@ -47,9 +47,11 @@
%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{natbib}
\usepackage{apalike}
\bibliographystyle{apalike}
%\usepackage{natbib}
\usepackage[natbibapa]{apacite}
\bibliographystyle{apacite}
\setcounter{biburllcpenalty}{7000}
\setcounter{biburlucpenalty}{8000}
% Formatting for Abacus-Style
\usepackage[T1]{fontenc}