diff options
author | Aria Shrimpton <me@aria.rip> | 2024-03-08 17:23:14 +0000 |
---|---|---|
committer | Aria Shrimpton <me@aria.rip> | 2024-03-08 17:23:14 +0000 |
commit | 16f3516751a02ec44a4b5055fa1dc90f3d9a1fa3 (patch) | |
tree | 5e4894720cd0ecd966106cfc78f48ffc1da05e71 /thesis/parts | |
parent | 167c3a17cf25a3b47c83a2bcc5788b0e5701e4fd (diff) |
frontmatter stuff
Diffstat (limited to 'thesis/parts')
-rw-r--r-- | thesis/parts/abstract.tex | 7 | ||||
-rw-r--r-- | thesis/parts/acknowledgements.tex | 5 |
2 files changed, 5 insertions, 7 deletions
diff --git a/thesis/parts/abstract.tex b/thesis/parts/abstract.tex index 555255c..fddefee 100644 --- a/thesis/parts/abstract.tex +++ b/thesis/parts/abstract.tex @@ -1,6 +1 @@ -This skeleton demonstrates how to use the \texttt{infthesis} style for -undergraduate dissertations in the School of Informatics. It also emphasises the -page limit, and that you must not deviate from the required style. -The file \texttt{skeleton.tex} generates this document and should be used as a -starting point for your thesis. Replace this abstract text with a concise -summary of your report. +\todo{Abstract} diff --git a/thesis/parts/acknowledgements.tex b/thesis/parts/acknowledgements.tex index bf75891..47cceed 100644 --- a/thesis/parts/acknowledgements.tex +++ b/thesis/parts/acknowledgements.tex @@ -1,2 +1,5 @@ +Firstly, I'd like to express my deepest gratitude to my supervisor, Liam O' Connor, for his help. -Any acknowledgements go here. +I'd also like to thank my partner, Lucy, and my friend Artemis for their support throughout. + +I would also like to thank the Tardis Project for the compute resources I used for benchmarking, and the members of CompSoc for their advice. |