generated from tobias-hilfiker/latex-base
Quellen richtig formatieren
This commit is contained in:
8
main.tex
8
main.tex
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user