bsc-leon-vatthauer/thesis
2024-02-15 16:03:26 +01:00
..
.vscode work on thesis 2024-01-08 18:04:14 +01:00
agda Added thesis, changed folder structure 2023-12-05 11:34:05 +01:00
img add CI for tex 2023-12-05 12:36:54 +01:00
src sync 2024-02-15 16:03:26 +01:00
bib.bib Some work on thesis 2024-02-15 13:34:44 +01:00
main.tex Some work on thesis 2024-02-15 13:34:44 +01:00
Makefile fix makefile 2024-02-09 13:31:06 +01:00
quiver.sty Work on thesis 2024-02-04 20:38:41 +01:00
README.md Added READMEs 2024-02-09 13:49:08 +01:00

The thesis

This folder contains the source of my thesis.

Requirements

Building the thesis requires a working xelatex installation. Since I am using the minted package for representing Agda code you will also need the Python syntax highlighter Pygments.

Usage

To compile the thesis just run make with the needed programs installed.