Skip to content

📔 A LaTeX template for TUM Bachelor/Master theses.

Notifications You must be signed in to change notification settings

TUM-Dev/tum-thesis-latex

 
 

Repository files navigation

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.

Note: Because of copyright considerations, TUM logos are not included in this template. Unfortunately, the logos are also not available on the MyTUM website anymore. Your supervisor should be able to hand them to you.

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.

About

📔 A LaTeX template for TUM Bachelor/Master theses.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TeX 84.3%
  • Makefile 8.7%
  • Perl 2.9%
  • Shell 2.2%
  • Batchfile 1.9%