aboutsummaryrefslogtreecommitdiff
path: root/thesis/main.tex
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-04-01 15:20:39 +0100
committerAria Shrimpton <me@aria.rip>2024-04-01 15:20:39 +0100
commit47941ae2594c8eb3cea07d40352a96a7243b8cee (patch)
tree43e8a63ed49383b635c0ccaa53cd75e894336369 /thesis/main.tex
parent1030ca8daa6b205722b9747997ceaecc21de9ef7 (diff)
redraft #2
Diffstat (limited to 'thesis/main.tex')
-rw-r--r--thesis/main.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/thesis/main.tex b/thesis/main.tex
index 0376f11..9b51754 100644
--- a/thesis/main.tex
+++ b/thesis/main.tex
@@ -15,6 +15,7 @@
\usepackage{natbib}
\usepackage{hyperref}
\bibliographystyle{unsrtnat}
+\setcitestyle{authoryear,open={(},close={)}}
%% Convenience macros
\newcommand{\code}[1]{\lstinline$#1$}