uni-ausarbeitung/additionals/acronyms.tex
2018-04-10 01:40:25 +02:00

13 lines
395 B
TeX

%!TEX root = ../main.tex
\chapter*{Abkürzungsverzeichnis}
\addcontentsline{toc}{chapter}{Abkürzungsverzeichnis}
\begin{acronym}[ABCD]
% declare your own acronyms here:
% \acro{VMCS}{Virtual Machine Control Structure}
\acro{CSR}{Corporate Social Responsibility}
\acro{FVEY}{Five Eyes}
\acro{GCHQ}{Government Communication Headquarters}
\acro{NSA}{National Security Agency}
\end{acronym}