Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

fsphys/thesisvorlage-latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Archived/Archiviert) Thesisvorlage für die Fakultät für Physik am KIT

This repository is no longer maintained! See the official KIT template as an up to date alternative https://gitlab.kit.edu/kit/kastel/sdq/dokumentvorlagen/abschlussarbeiten !

Build LaTeX document PDF Preview

This thesis class is strongly related to the Praktikumsvorlage.

Use the template

First, obtain a copy of the template. You have multiple possibilities:

Compile on the command line using make main.pdf or your favorite LaTeX editor, which will do something like the following for you:

  • pdflatex main.tex
  • bibtex main.aux
  • pdflatex main.tex
  • pdflatex main.tex

The template is known to be compatible with TeX Live 2012, 2014, and 2016.

Contribute to the template

The repository consists of only one branch (master). The preferred way is to fork the repository and send a pull request. You can send your contributions via e-mail to latexvorlage@fachschaft.physik.kit.edu .