2022-05-06 14:35:03 +02:00
2022-02-03 14:09:50 +01:00
2022-01-02 15:19:25 +01:00
2021-10-28 09:42:13 +02:00
2021-10-28 09:42:13 +02:00
2022-02-03 14:09:50 +01:00
2022-01-02 16:00:43 +01:00
2022-02-03 14:10:17 +01:00
2022-01-02 15:26:56 +01:00
2022-02-03 14:09:50 +01:00
2022-02-03 14:09:50 +01:00
2022-02-21 21:28:09 +01:00
2022-01-02 15:19:25 +01:00
2022-04-09 22:08:26 +02:00
2022-01-02 16:00:43 +01:00
2022-04-09 22:08:26 +02:00
2022-05-06 14:35:03 +02:00

To build the document:

  1. make

Note: When a path in this readme begins with /, it is relative to the project root.

Nomenclature

  • All your text should go into /chapters/.
  • All your indices, such as acronyms, references, glossary entrys, if not generated automatically, should go into /dexes/
  • All your appendix pages should go into /appendix/ See example files in these directories...

Literature

Literature goes in /dexes/literature.bib. See examples in this file.

Literature

Other stuff worth noting

  • All paths must always be relative to project root! (where the Makefile lies).
  • Configure your projects base informations such as title, author, year, etc in /config.tex.
  • When creating new chapters (files in /chapters/), you have to include them in /chapters.tex.
  • When creating new appendix entries (files in /appendix/), you have to include them in /appendix.tex.
Description
This is a LaTeX template/framework for writing scientific papers in german. It is meant to be used as an organized starting point to keep things tidy and clean.
Readme 3.9 MiB
Languages
TeX 97%
Makefile 3%