summaryrefslogtreecommitdiffstats
path: root/URD/urd.tex
diff options
context:
space:
mode:
Diffstat (limited to 'URD/urd.tex')
-rw-r--r--URD/urd.tex34
1 files changed, 34 insertions, 0 deletions
diff --git a/URD/urd.tex b/URD/urd.tex
new file mode 100644
index 0000000..291a26f
--- /dev/null
+++ b/URD/urd.tex
@@ -0,0 +1,34 @@
+%----------------------------------------------------------
+% - User Requirements Document
+%
+% - W.F. Schellekens
+% - O.M. Schinagl
+% - T.A. van Roermund
+%
+%----------------------------------------------------------
+\documentclass[11pt,a4paper,twoside]{book}
+\usepackage{docstyle}
+\renewcommand{\title}{User Requirements Document}
+\renewcommand{\author}{W.F. Schellekens \\ O.M. Schinagl \\ T.A. van Roermund}
+\newcommand{\docver}{1.0}
+\newcommand{\docid}{URD/\docver/}
+%----------------------------------------------------------
+%
+% Start of Document
+%
+%----------------------------------------------------------
+\begin{document}
+\selectlanguage{english}
+\frontmatter
+\include{title}
+\tableofcontents
+\include{abstract}
+\include{dss}
+\include{dcr}
+\mainmatter
+\include{chapter1}
+\include{chapter2}
+\include{chapter3}
+\appendix
+\end{document}
+