% % 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{1P}[1P]{1Password} \acro{API}[API]{Application Programmer Interface} \acro{CLI}[CLI]{Command Line Interface} \acro{GAU}[GAU]{Größter Anzunehmender Unfall} \acro{GUI}[GUI]{Graphical User Interface} \acro{MASA}[MASA]{Medienagenten Secret Authority} \acro{YAML}[YAML]{Yet Another Markup Language} \acro{UUID}[UUID]{Universally Unique Identifier} \acroplural{UUID}[UUIDs]{Universally Unique Identifiers} \acro{1PSA}[1PSA]{1Password Secrets Automation} % % \end{acronym}