This repository contains the LaTeX source for my thesis.
[To be completed]
The thesis is structured as follows:
thesis/: Contains the main thesis files.papers/: Contains papers and other supporting documents.assets/: Contains images and other assets.originals/: Contains the original, unconverted document files.
To build the thesis, you will need a working LaTeX installation. The setup.sh script can be used to install the necessary packages on a Debian-based system.
Once the dependencies are installed, you can build the thesis by running:
cd thesis
pdflatex main.texThis work is licensed under the GNU Affero General Public License v3.0. See LICENSE for more details.