\documentclass{article} \title{Requirements Specification for the Facilitator Tool} \author{Jos Kraaijeveld} \date{\today} \usepackage{fullpage} \usepackage[final]{pdfpages} \usepackage{graphicx} \begin{document} \maketitle \pagebreak \tableofcontents \pagebreak \section{Introduction}\label{s:intro} This document contains the requirements which have to be implemented in the facilitator tool. \section{Data types and scales}\label{s:datatypes} \input{scales.tex} \section{Server}\label{s:server} \input{server.tex} \section{Client}\label{s:client}
\section{Glossary}\label{s:glossary} \end{document}