We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b9221a commit 3bdd315Copy full SHA for 3bdd315
thesis.tex
@@ -19,8 +19,6 @@
19
\usepackage{lmodern}
20
\usepackage{amsmath, amsthm, amssymb} % These packages extend math mode functions
21
\usepackage{natbib} % This defines how references are handled (via package natbib)
22
- \def\citeapos#1{\citeauthor{#1}'s (\citeyear{#1})} % natbib settings as above
23
- \bibpunct{(}{)}{;}{a}{,}{,} % natbib settings as above, but we need to move away from Natbib
24
\usepackage{multicol} % Package allows multiple columns of text - good for some lists
25
\usepackage{xcolor} % Package allows for easier colour management
26
0 commit comments