16 lines
		
	
	
		
			446 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			446 B
		
	
	
	
		
			TeX
		
	
	
	
	
	
| \documentclass[../review_2.tex]{subfiles}
 | |
| \graphicspath{{\subfix{../img/}}}
 | |
| \begin{document}
 | |
| 
 | |
| \chapter*{Abkürzungsverzeichnis}\thispagestyle{plain}
 | |
| \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}
 |