2025-01-18 15:21:52 +01: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}
|
|
|
|
%
|
|
|
|
%
|
2025-01-19 16:39:52 +01:00
|
|
|
\acro{1P}[1P]{1Password}
|
2025-01-29 17:31:18 +01:00
|
|
|
\acro{API}[API]{Application Programmer Interface}
|
2025-01-31 00:53:51 +01:00
|
|
|
\acro{MASA}[MASA]{Medienagenten Secret Authority}
|
|
|
|
\acro{YAML}[YAML]{Yet Another Markup Language}
|
2025-01-18 15:21:52 +01:00
|
|
|
%\acroplural{CMS}[CMSe]{Content Management Systeme}
|
|
|
|
%
|
|
|
|
%
|
|
|
|
\end{acronym}
|