43 lines
1.0 KiB
TeX
Raw Normal View History

2022-12-22 11:15:27 +00:00
%
% 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}
%
%
2023-01-05 01:35:26 +01:00
\acro{WM}[WM]{\enquote{Weinland Mosel} e.V.}
2023-01-10 17:25:56 +01:00
\acro{PDCA}[PDCA]{Plan-Do-Check-Act}
2023-01-11 02:13:13 +01:00
\acro{SWOT}[SWOT]{Strength-Weakness-Opportunity-Threat}
2023-01-27 03:04:18 +01:00
\acro{FA}[FA]{Funktionale Anforderung}
\acroplural{FA}[FAs]{Funktionale Anforderungen}
2023-02-02 12:20:44 +01:00
\acro{NFA}[NFA]{nichtfunktionale Anforderung}
\acroplural{NFA}[NFAs]{nichtfunktionale Anforderungen}
2023-02-01 12:41:42 +01:00
\acro{ELN}[ELN]{Einlieferungsnummer}
\acroplural{ELN}[ELNs]{Einlieferungsnummern}
\acro{JAP}[JAP]{Jahresauswahlprobe}
\acroplural{JAP}[JAPs]{Jahresauswahlproben}
2023-03-02 02:04:33 +01:00
\acro{TCA}[TCA]{Table configuration array}
\acroplural{TCA}[TCAs]{Table configuration arrays}
2023-03-21 17:52:19 +01:00
\acro{PO}[PO]{Product Owner}
\acroplural{PO}[POs]{Product Owner}
2023-03-23 16:09:48 +01:00
\acro{UID}[UID]{Unique Identifier}
\acroplural{UID}[UIDs]{Unique Identifier}
\acro{PID}[PID]{Parent Identifier}
2023-03-23 16:09:48 +01:00
\acroplural{PID}[PIDs]{Parent Identifier}
2022-12-22 11:15:27 +00:00
%
%
\end{acronym}