X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=report%2Fpreamble.tex;h=cc5074576828bf96e348d0181d512e2c74f5dbc5;hb=4e6200b3f4264e0889b897e3e8752083cf0ffd4d;hp=65856c54bd6adf72a101326764874a64d5dc0ee9;hpb=fa960dd59b57f192940b7eb3faecc40e0093c75a;p=ssproject1617.git diff --git a/report/preamble.tex b/report/preamble.tex index 65856c5..cc50745 100644 --- a/report/preamble.tex +++ b/report/preamble.tex @@ -1,7 +1,34 @@ \documentclass[a4paper,titlepage]{article} +\usepackage{CJKutf8} \usepackage{rutitlepage} \usepackage{geometry} +\usepackage{hyperref} +\usepackage{enumitem} +\usepackage{pifont} +\usepackage[dvipsnames]{xcolor} + +\hypersetup{hidelinks, pdftitle={OWASP ASVS Souce Code Review Project}} + +% Als een criterium niet applicable is (we doen alleen 1 en 2) +\newcommand{\notapplicable}[1]{{\color{Gray} #1}} + +% Tools afkortingen +\newcommand{\PHP}{\textsc{PHP}} +\newcommand{\SQL}{\textsc{SQL}} +\newcommand{\LDAP}{\textsc{LDAP}} +\newcommand{\XML}{\textsc{XML}} +\newcommand{\HTML}{\textsc{HTML}} +\newcommand{\JSON}{\textsc{JSON}} + +% Reference naar de source +\newcommand{\srcref}[2]{\texttt{#1} (line (s) #2)} + +% Pass en fail +\newcommand{\pass}{\ding{51}} +\newcommand{\fail}{\ding{55}} + +\renewcommand\thesubsection{V\arabic{subsection}} \author{% Kelley van Evert\\