This commit is contained in:
2021-10-23 18:31:19 +02:00
parent 11a083d73f
commit f868efe7ea
78 changed files with 2270 additions and 0 deletions

View File

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