bsc-leon-vatthauer/thesis
2024-03-13 13:26:38 +01:00
..
.vscode Work on TODOs 2024-03-13 13:26:38 +01:00
agda setoids chapter somewhat finished 2024-03-13 07:30:02 +01:00
img add CI for tex 2023-12-05 12:36:54 +01:00
src Work on TODOs 2024-03-13 13:26:38 +01:00
.chktexrc Finish proofs in chapter 4 and apply some chktex hints 2024-03-09 10:46:41 +01:00
bib.bib Work on TODOs 2024-03-13 13:26:38 +01:00
main.tex Work on TODOs 2024-03-13 13:26:38 +01:00
Makefile Fix makefile 2024-03-13 12:38:31 +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.