This is an examplary LaTeX project with .tex and .bib files as a template for writing final reports, theses or dissertations in WZL style.
The formatting rules and parameters are located in the `format/WZLtemplate.cls` file.
NOTE: Use PDFLatex as compiler
NOTE: Use biber as Standardbibliographieprogramm
NOTE: Export bibliography from Citavi as BibLatex Export.
NOTES:
- Use LuaLaTeX or XeLaTeX as compiler
- Use biber as bibliography program
- Export bibliography from Citavi as BibLatex Export.
## Getting started
<details><summary>With Overleaf</summary>
by Mark
## Overleaf (ShareLaTeX)
**Online TeX-System & IDE**
For a fully integrated web-based TeX and IDE system check-out the RWTH/TU Darmstadt Overleaf instance: [Overleaf](https://sharelatex.tu-darmstadt.de)
The master branch of this repository is pushed to this public Overleaf project: [wzl-latex project](https://sharelatex.tu-darmstadt.de/read/mxnwwkynxdyn#7b9fb2)(state: 2025-03-04)
Disadvantages of overleaf are the necessary figure and literature uploads.
Advantages are the out-of-the-box usage without aforementioned software installations.
</details>
<details><summary>With VS Code and Latex Workshop</summary>
by Mark
...
...
@@ -43,15 +60,6 @@ Compile the main.tex-file with your IDE and consider the resulting PDF for furth
The Deckblattundformularlogoverwendung PDF might not be included properly. Please print the PDF after filling your data as a PDF with a common PDF printer. Afterwards include this new PDF.
## Overleaf (ShareLaTeX)
**Online TeX-System & IDE**
For a fully integrated web-based TeX and IDE system check-out the RWTH/TU Darmstadt Overleaf instance: [Overleaf](https://sharelatex.tu-darmstadt.de)
The sdr branch of this repository is pushed to this public Overleaf project: [wzl-latex project](https://sharelatex.tu-darmstadt.de/read/nsckfdbnghdm#c0967b)
Disadvantages of overleaf are the necessary figure and literature uploads.
Advantages are the out-of-the-box usage without aforementioned software installations.