TUM-Dev/tum-thesis-latex

:notebook_with_decorative_cover: A LaTeX template for TUM Bachelor/Master theses.

TeX

258

105 commits

updated May 27, 2026

See the code

README

LaTeX template for TUM theses

This is a LaTeX template created according to the guidelines for TUM informatics theses in WS 2022. Always check the current formatting guidelines before you hand in. See build/main.pdf for an example PDF created with this template.

Comments & contributions are welcome!

Quickstart

  • Download and extract the template, or upload it to an online editor such as Overleaf or TUM ShareLaTeX. If you prefer to use Git, just clone/fork the repository. If your editor supports compiling LaTeX, set it up to use pdflatex and biber. Set the master document to main.tex. Alternatively, you can use the provided Makefile to generate a PDF in the build directory (requires latexmk).
  • To use Visual Studio Code install the LaTeX Workshop extension. Then as soon as you click on "Save" it automatically compiles your thesis for you without having to configure anything.
  • Look for TODO comments in the provided files. Start at main.tex.

If you are new to LaTeX, the Overleaf Documentation or the LaTeX Wikibook might help.

If you still have problems with the template, feel free to create an issue. For general LaTeX questions, use TeX StackExchange.

License

Creative Commons License

This template is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, meaning that:

  • You can share (copy, redistribute) and adapt (remix, transform, build upon) this template for any purpose, even commercially.
  • If you share the template or a modified (derived) version of it, you must attribute the template to the original authors (Florian Walch and contributors) by providing a link to the original template and indicate if changes were made.
  • Any derived template has to use the same or a compatible license.

The license applies only to the template; there are no restrictions on the resulting PDF file or the contents of your thesis.

hacktoberfest
latex
latex-template

Contributors

COM8

32 commits

fwalch

32 commits

Garfield96

9 commits

juli4p

4 commits

TUM-Dev/tum-thesis-latex

:notebook_with_decorative_cover: A LaTeX template for TUM Bachelor/Master theses.

TeX

258

105 commits

updated May 27, 2026

See the code

README

LaTeX template for TUM theses

This is a LaTeX template created according to the guidelines for TUM informatics theses in WS 2022. Always check the current formatting guidelines before you hand in. See build/main.pdf for an example PDF created with this template.

Comments & contributions are welcome!

Quickstart

  • Download and extract the template, or upload it to an online editor such as Overleaf or TUM ShareLaTeX. If you prefer to use Git, just clone/fork the repository. If your editor supports compiling LaTeX, set it up to use pdflatex and biber. Set the master document to main.tex. Alternatively, you can use the provided Makefile to generate a PDF in the build directory (requires latexmk).
  • To use Visual Studio Code install the LaTeX Workshop extension. Then as soon as you click on "Save" it automatically compiles your thesis for you without having to configure anything.
  • Look for TODO comments in the provided files. Start at main.tex.

If you are new to LaTeX, the Overleaf Documentation or the LaTeX Wikibook might help.

If you still have problems with the template, feel free to create an issue. For general LaTeX questions, use TeX StackExchange.

License

Creative Commons License

This template is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, meaning that:

  • You can share (copy, redistribute) and adapt (remix, transform, build upon) this template for any purpose, even commercially.
  • If you share the template or a modified (derived) version of it, you must attribute the template to the original authors (Florian Walch and contributors) by providing a link to the original template and indicate if changes were made.
  • Any derived template has to use the same or a compatible license.

The license applies only to the template; there are no restrictions on the resulting PDF file or the contents of your thesis.

hacktoberfest
latex
latex-template

Contributors

COM8

32 commits

fwalch

32 commits

Garfield96

9 commits

juli4p

4 commits

Languages

TeX

86.2%

Makefile

7.7%

Perl

2.6%

Shell

1.9%

Batchfile

1.6%