43 lines
1.0 KiB
TeX

%
% Abkürzungsverzeichnis
%
% This generates a headline that is linked in the TOC, but without a number
\addcontentsline{toc}{chapter}{Abkürzungsverzeichnis}
\chapter*{Abkürzungsverzeichnis}
\begin{acronym}
%
%
\acro{WM}[WM]{\enquote{Weinland Mosel} e.V.}
\acro{PDCA}[PDCA]{Plan-Do-Check-Act}
\acro{SWOT}[SWOT]{Strength-Weakness-Opportunity-Threat}
\acro{FA}[FA]{Funktionale Anforderung}
\acroplural{FA}[FAs]{Funktionale Anforderungen}
\acro{NFA}[NFA]{nichtfunktionale Anforderung}
\acroplural{NFA}[NFAs]{nichtfunktionale Anforderungen}
\acro{ELN}[ELN]{Einlieferungsnummer}
\acroplural{ELN}[ELNs]{Einlieferungsnummern}
\acro{JAP}[JAP]{Jahresauswahlprobe}
\acroplural{JAP}[JAPs]{Jahresauswahlproben}
\acro{TCA}[TCA]{Table configuration array}
\acroplural{TCA}[TCAs]{Table configuration arrays}
\acro{PO}[PO]{Product Owner}
\acroplural{PO}[POs]{Product Owner}
\acro{UID}[UID]{Unique Identifier}
\acroplural{UID}[UIDs]{Unique Identifier}
\acro{PID}[PID]{Parent Identifier}
\acroplural{PID}[PIDs]{Parent Identifier}
%
%
\end{acronym}