1
0
Fork
You've already forked bachelor-thesis
0
My bachelor's thesis
  • TeX 99.8%
  • Dockerfile 0.1%
  • Perl 0.1%
Jakob Werner fc9429a4a4
All checks were successful
ci/woodpecker/tag/release Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci: added woodpecker pipeline
2026年02月01日 15:24:31 +00:00
.devcontainer devcontainer: added devcontainer config 2026年02月01日 12:32:59 +00:00
.woodpecker ci: added woodpecker pipeline 2026年02月01日 15:24:31 +00:00
src refactor: moved source files to src/ 2026年02月01日 12:29:48 +00:00
.gitignore refactor: moved source files to src/ 2026年02月01日 12:29:48 +00:00
README.md devcontainer: added devcontainer config 2026年02月01日 12:32:59 +00:00

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.