My bachelor's thesis
- TeX 99.8%
- Dockerfile 0.1%
- Perl 0.1%
| .devcontainer | devcontainer: added devcontainer config | |
| .woodpecker | ci: added woodpecker pipeline | |
| src |
refactor: moved source files to src/
|
|
| .gitignore |
refactor: moved source files to src/
|
|
| README.md | devcontainer: added devcontainer config | |
Galoisabstieg, Kohomologie und Brauergruppen
This repository contains the source files for a re-typeset version of my Bachelor's thesis Galoisabstieg, Kohomologie und Brauergruppen which I wrote in 2017 under the supervision of Prof. Manfred Lehn at the Johannes-Gutenberg-Universität Mainz. I took the opportunity to fix some typos but otherwise I did not make any changes in content. You can find the original version here. The thesis was awarded the price for excellent degree theses of the faculty for physics, mathematics and computer science of the Johannes-Gutenberg-Universität Mainz in 2017.
Building
With TeX Live 2024 (for example in the configured dev container) the pdf document can be built by running
latexmk main.tex
inside the src/ directory.