This commit is contained in:
2021-10-23 18:33:09 +02:00
parent a1e1544e8a
commit b9c7df441a
85 changed files with 3017 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
\documentclass[../review_3.tex]{subfiles}
\graphicspath{{\subfix{../img/}}}
\begin{document}
\chapter{Abkürzungsverzeichnis}\thispagestyle{fancy}
\begin{description}
\item[DDoS] Distributed Denial-of-Service
\item[DoS] Denial-of-Service
\item[DRoS] Distributed Reflected Denial-of-Service
\item[Gbps] Giga bit pro sekunde
\item[KW] Kalenderwoche
\item[LoC] Lines of Code
\item[Mpps] Million packets per second
\item[UML] Unified Modelling Language
\end{description}
\end{document}