henrykrm / tudothesis

LaTeX Vorlage für eine Bachelor/Masterarbeit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TUDoThesis Build Thesis

LaTeX class file and template for a thesis written at TU Dortmund

The template is build for use with lualatex and biblatex with biber, the class file can be used with the LaTeX engine of your choice, it is completely independent.

This is an unofficial document which was created from my bachelor thesis, which itself was strongly influenced by the latex files which @kdungs used for his bachelor's thesis.

All used packages and commands are explained in depth in the materials of the PeP et al. LaTeX Workshop:

http://toolbox.pep-dortmund.de/notes.html

Compiliation

compile with

$ latexmk

or

$ make

For more information, have a look into example.pdf

About

LaTeX Vorlage für eine Bachelor/Masterarbeit.

License:MIT License


Languages

Language:TeX 98.9%Language:Makefile 1.1%