This template is currently unmaintained! If you want to use LaTeX for an assignment at DHBW-VS consider creating you own template, as this template was created without any prior experience in LaTeX and is therefore somewhat shitty π. It got the job done for 17' & 18' students however...
This is a unofficial LaTeX template for academic text assignments at the DBHW-VS, especially for business computer science students created along the specifications by Mrs. Heinrich. Using this template speeds up the writing process as you only have to focus on writing actual content. All weird formatting requirements are met automatically! πΊπβ
Checkout this example featuring all the magic of this template!
If you're looking for a Citavi template checkout stabiloBOSS96/ZitationsstilDHBW-VS-WI.
The code below is enough to generate a title page, a non-disclosure notice, a table of contents, a list of acronyms, a list of figures, a list of tables, a list of code listings, a bibliography and an independence notice. π
\documentclass{udhbwvst}
\dhbwSetup{%
author = Max Mustermann,
faculty = Wirtschaft,
field of study = Wirtschaftsinformatik,
academic year = 1990,
course = B,
title = Eine Arbeit,
text type = Projektarbeit 2,
company name = SpaceX,
lecturer = Prof. Dr. Frank Staab
}
\begin{document}
% your text could be here!
\end{document}
Feel free to open an issue or submit a pull request after reading our contributing guidelines if you discover a bug or if there are new specifications! π