Add Literature section
This commit is contained in:
parent
8d10ba9a05
commit
3849e5fd3f
15 changed files with 878 additions and 3 deletions
|
|
@ -6,4 +6,9 @@
|
|||
|
||||
% Make opening quotes look different than closing quotes.
|
||||
\usepackage[english=american]{csquotes}
|
||||
\MakeOuterQuote{"}
|
||||
\MakeOuterQuote{"}
|
||||
|
||||
% Define helper commands.
|
||||
\usepackage{bm}
|
||||
\newcommand{\mat}[1]{\bm{#1}}
|
||||
\newcommand{\norm}[1]{\left\lVert#1\right\rVert}
|
||||
Loading…
Add table
Add a link
Reference in a new issue