aboutsummaryrefslogtreecommitdiff
path: root/thesis/main.tex
diff options
context:
space:
mode:
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$}