aboutsummaryrefslogtreecommitdiff
path: root/thesis/main.tex
diff options
context:
space:
mode:
authorAria Shrimpton <me@aria.rip>2024-03-27 17:10:21 +0000
committerAria Shrimpton <me@aria.rip>2024-03-27 17:10:21 +0000
commit2f75ce401867feaddce578e09be542407c327f48 (patch)
tree9865e39aa815787a17fcaccd155bbe25d5e93f70 /thesis/main.tex
parent98340e2ddf76a50b7341444a161362b1d01beb22 (diff)
analysis & write up cost models
Diffstat (limited to 'thesis/main.tex')
-rw-r--r--thesis/main.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/thesis/main.tex b/thesis/main.tex
index 9bf6e6f..a4ff0b1 100644
--- a/thesis/main.tex
+++ b/thesis/main.tex
@@ -12,6 +12,7 @@
\usepackage{calc}
\usepackage{url}
\usepackage{natbib}
+\usepackage{hyperref}
\bibliographystyle{unsrtnat}
%% Convenience macros
@@ -47,7 +48,7 @@
\begin{document}
\begin{preliminary}
-\title{Candelabra: Efficient selection of fast container implementations}
+\title{Candelabra: Efficient selection of ideal container implementations}
\author{Aria Shrimpton}
\course{Computer Science}
\project{4th Year Project Report}