diff options
author | Yigit Sever | 2020-11-15 19:54:57 +0300 |
---|---|---|
committer | Yigit Sever | 2020-11-15 19:54:57 +0300 |
commit | 190240fc1bda361a45ad3c629ba3bb2fcdfeed00 (patch) | |
tree | c414b3b91d09af491965af9f3fbd189a7dbc7ef7 /structure.tex | |
parent | fe90000730c6fc0d41f32e64a62c8c4209921856 (diff) | |
download | hw2-190240fc1bda361a45ad3c629ba3bb2fcdfeed00.tar.gz hw2-190240fc1bda361a45ad3c629ba3bb2fcdfeed00.tar.bz2 hw2-190240fc1bda361a45ad3c629ba3bb2fcdfeed00.zip |
Expand question 2, include tikz diagram
Diffstat (limited to 'structure.tex')
-rw-r--r-- | structure.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/structure.tex b/structure.tex index c504c76..3d039b4 100644 --- a/structure.tex +++ b/structure.tex | |||
@@ -35,6 +35,7 @@ | |||
35 | \usepackage[super]{nth} | 35 | \usepackage[super]{nth} |
36 | \usepackage{caption} | 36 | \usepackage{caption} |
37 | \usepackage{tikz} | 37 | \usepackage{tikz} |
38 | \usetikzlibrary{arrows,fit,positioning} | ||
38 | \usepackage[style=authoryear]{biblatex} | 39 | \usepackage[style=authoryear]{biblatex} |
39 | 40 | ||
40 | 41 | ||