Skip to content

My thesis submitted to the University of Birmingham for the degree of Doctor of Philosophy.

License

Notifications You must be signed in to change notification settings

alexlyttle/thesis

Repository files navigation

thesis

DOI

My thesis submitted to the University of Birmingham for the degree of Doctor of Philosophy.

Download the PDF my thesis by visiting the latest release page.

Install Locally

Alternatively, you can clone this repository to compile it from source and use the Python package.

Download or clone the repository and change directory to it.

git clone https://github.com/alexlyttle/thesis.git
cd thesis

Compile PDF

To compile the PDF with LaTeX:

pdflatex thesis
biber thesis
pdflatex thesis
pdflatex thesis

or automatically with latexmk,

latexmk -pdf thesis.tex

Install Python Package

To install the Python package used for this work use pip:

pip install .

License

Copyright by Alexander Lyttle, 2023.

Thesis PDF

This work is licensed under a Creative Commons 'Attribution 4.0 International' license.

LaTeX

This work may be distributed and/or modified under the conditions of the LaTeX Project Public License (LPPL) version 1.3 or later.

The latest version of this license is in https://www.latex-project.org/lppl.txt and version 1.3 or later is part of all distributions of LaTeX version 2005/12/01 or later.

Remaining Work

TBC.

About

My thesis submitted to the University of Birmingham for the degree of Doctor of Philosophy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published