This commit is contained in:
2021-10-23 18:32:29 +02:00
parent f868efe7ea
commit a1e1544e8a
53 changed files with 968 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
\documentclass[../review_2.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[Mpps] Million packets per second
\end{description}
\end{document}