Report template Department of Electrical and Computer Engineering, University of Kaiserslautern
## How to use
This LaTeX report template can be used easily with any TeX distribution by running ```make``` or with any LaTeX IDE. Just start with the file ```main.tex``` and go ahead with your changes. Everything is documented in the file itself.
*Important*: This repository depends on a Git submodule that holds the style definition. Therefore, a regular ```git clone``` command is not sufficient to obain the submodule as well! Please use ```git clone --recursive``` instead.
## Build
Use your favorite LaTeX IDE / editor or optionally open a terminal and use make.