mirror of
https://github.com/smyalygames/checklist-tester.git
synced 2026-01-01 17:28:47 +01:00
feat(dissertation): add all section titles
This commit is contained in:
@@ -33,12 +33,13 @@
|
||||
\usepackage[colorlinks]{hyperref}
|
||||
\usepackage{subfiles}
|
||||
|
||||
\author{Anthony Berg}
|
||||
\title{Testing Quick Reference Handbooks in Simulators}
|
||||
\author{Anthony Berg (200871682)\\
|
||||
Supervisor: Dr Leo Freitas}
|
||||
\title{Testing Quick Reference Handbooks in Flight Simulators}
|
||||
|
||||
\hypersetup{
|
||||
pdfinfo = {
|
||||
Title = Testing Quick Reference Handbooks in Simulators,
|
||||
Title = Testing Quick Reference Handbooks in Flight Simulators,
|
||||
Author = Anthony Berg,
|
||||
Subject = BSc Computer Science Dissertation,
|
||||
}
|
||||
@@ -80,6 +81,7 @@ This is the acknowledgements.
|
||||
\subfile{chapters/results.tex}
|
||||
|
||||
\chapter{Conclusion}
|
||||
\subfile{chapters/conclusion.tex}
|
||||
|
||||
% References
|
||||
\nocite{*}
|
||||
|
||||
Reference in New Issue
Block a user