diff options
Diffstat (limited to 'introduction.tex')
-rw-r--r-- | introduction.tex | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/introduction.tex b/introduction.tex new file mode 100644 index 0000000..0047af4 --- /dev/null +++ b/introduction.tex @@ -0,0 +1,30 @@ +\chapter{Introduction} + +\section{Terminology} + +The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in \hyperref[intro:rfc2119]{[RFC2119]}. + + +\section{Normative References} + +\begin{longtable}{l p{5in}} + \phantomsection\label{intro:rfc2119}\textbf{[RFC2119]} & S. Bradner, Key words for use in RFCs to Indicate Requirement Levels, \newline\url{http://www.ietf.org/rfc/rfc2119.txt}, March 1997\\ +\end{longtable} + + +\section{Non-Normative References} + + + + + +\newpage +\section{Section} + + +\subsection{Second level heading} +\subsubsection{Third level heading} +\paragraph{Fourth level heading} +\subparagraph{Fifth level heading} + + |