20 lines
427 B
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-05 01:35:26 +01:00
%\acroplural{PRAP}[PRAPs]{Praktische Projektarbeiten}
2022-12-22 11:15:27 +00:00
%
%
\end{acronym}