diff options
Diffstat (limited to 'structure.tex')
-rw-r--r-- | structure.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/structure.tex b/structure.tex index 5f53a93..c504c76 100644 --- a/structure.tex +++ b/structure.tex | |||
@@ -35,6 +35,9 @@ | |||
35 | \usepackage[super]{nth} | 35 | \usepackage[super]{nth} |
36 | \usepackage{caption} | 36 | \usepackage{caption} |
37 | \usepackage{tikz} | 37 | \usepackage{tikz} |
38 | \usepackage[style=authoryear]{biblatex} | ||
39 | |||
40 | |||
38 | 41 | ||
39 | \lstset{ | 42 | \lstset{ |
40 | basicstyle=\ttfamily, % Typeset listings in monospace font | 43 | basicstyle=\ttfamily, % Typeset listings in monospace font |