diff options
author | Yigit Sever | 2020-11-15 05:11:46 +0300 |
---|---|---|
committer | Yigit Sever | 2020-11-15 05:11:46 +0300 |
commit | fe90000730c6fc0d41f32e64a62c8c4209921856 (patch) | |
tree | d0aafbbaf0523d55fb374e273331b645305bf31b /structure.tex | |
parent | 2658ca84e4a0b847ee705e0aee393ef88eba10ee (diff) | |
download | hw2-fe90000730c6fc0d41f32e64a62c8c4209921856.tar.gz hw2-fe90000730c6fc0d41f32e64a62c8c4209921856.tar.bz2 hw2-fe90000730c6fc0d41f32e64a62c8c4209921856.zip |
Type the draft of the answer to question 2
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 |