bsc-leon-vatthauer/thesis
2024-03-08 07:33:44 +01:00
..
.vscode Finish proof that K is commutative 2024-03-08 07:33:44 +01:00
agda move helper agda files 2024-02-15 21:52:47 +01:00
img add CI for tex 2023-12-05 12:36:54 +01:00
src Finish proof that K is commutative 2024-03-08 07:33:44 +01:00
bib.bib work on prelims and partiality 2024-02-27 18:57:32 +01:00
main.tex Work on thesis 2024-03-07 18:19:24 +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.