Skip to content
Snippets Groups Projects
Select Git revision
  • 72faa3b359252f2c1c7e9f09a65160b15edf3261
  • main default protected
  • 1-2023-02-09-translate-to-and-provide-template-instructions-in-english
  • v1.1
  • v1.0
  • TUK-final
6 results

thesis-eit-latex

thesis-eit-latex

LaTeX thesis template Department of Electrical and Computer Engineering, RPTU Kaiserslautern-Landau

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.

Known Dependencies

  • texlive-science
  • texlive-fonts-extra
  • Git submodule style-eit-latex

Contributors

  • Christian De Schryver
  • Julian Puderbach