Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 362 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 362 Bytes

thesis-template

LaTeX-Vorlage für Bachelor/Master-Thesis an der FH-Wedel (Betreuer Ulrich Hoffmann)

PDF erzeugen:

% cd Thesis
% pdflatex thesis_main.tex
% bibtex thesis_main        # optional for bibliography
% pdflatex thesis_main.tex  # several times

Oder mit Overleaf bearbeiten und compilieren lassen.

fork & enjoy