forked from StefanMacke/latex-vorlage-fiae
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMeta.tex
21 lines (17 loc) · 963 Bytes
/
Meta.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
% !TEX root = Projektdokumentation.tex
% Hinweis: der Titel muss zum Inhalt des Projekts passen und den zentralen Inhalt des Projekts deutlich herausstellen
\newcommand{\titel}{Standort-Tracking}
\newcommand{\untertitel}{Evaluierung eines Standort-Tracking-Tools für den BFM}
\newcommand{\kompletterTitel}{\titel{} -- \untertitel}
\newcommand{\autorName}{Andrés David Peña Riaño}
\newcommand{\autorAnschrift}{Charlottenstraße 54/2}
\newcommand{\autorOrt}{88045 Friedrichshafen}
\newcommand{\betriebLogo}{Betriebslogo.pdf}
\newcommand{\betriebName}{doubleSlash Net-Business GmbH}
\newcommand{\betriebAnschrift}{Otto-Lilienthal-Straße 16}
\newcommand{\betriebOrt}{88046 Friedrichshafen}
\newcommand{\ausbildungsberuf}{Fachinformatiker für Anwendungsentwicklung}
\newcommand{\betreff}{Dokumentation zur betrieblichen Projektarbeit}
\newcommand{\pruefungstermin}{Winter 2024}
\newcommand{\abgabeOrt}{Friedrichshafen}
\newcommand{\abgabeTermin}{01.12.2024}