summaryrefslogtreecommitdiff
path: root/tex/thesis/thesis.tex
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-11-05 18:15:19 +1100
committerCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-11-05 18:15:19 +1100
commit4c546048ba30e97bce4dc82a1962cf76551db0d5 (patch)
tree73297114148d1045e10c816cbead43c7ce9d8a9a /tex/thesis/thesis.tex
parent6f49860389b973bf0ec58cdefc63cda41f432d1c (diff)
A bunch of contribution writing, also fix the bib.
Fix up the bib style to use [1] style citations. Add a bunch of stuff to the contribution section.
Diffstat (limited to 'tex/thesis/thesis.tex')
-rw-r--r--tex/thesis/thesis.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/thesis/thesis.tex b/tex/thesis/thesis.tex
index 2397833..51fa0de 100644
--- a/tex/thesis/thesis.tex
+++ b/tex/thesis/thesis.tex
@@ -13,6 +13,8 @@
%%%%%%%%%%%%
% Packages
+\usepackage[numbers]{natbib}
+
\usepackage{alltt}
\usepackage{amsfonts}
\usepackage{amsthm}