webapi-eca/documentation/techdoc/techdoc.tex

60 lines
1.1 KiB
TeX
Raw Normal View History

2014-02-18 09:03:49 +00:00
\documentclass{article}
\newcommand*{\createTitlePage}{\begingroup
\centering
\vspace*{6\baselineskip}
{\Huge WebAPI ECA-Engine}\\[4\baselineskip]
{\LARGE Technical Documentation} \\[\baselineskip]
\vspace*{25\baselineskip}
{Dominic Bosch\par}
{\itshape University of Basel\par}
\endgroup}
\begin{document}
\clearpage\createTitlePage
\thispagestyle{empty}
% \title{\huge WebAPI-ECA Engine\vspace*{15 mm}}
% \subtitle{Master Thesis Report}
% %\date{}
% %\author{Dominic Bosch \\ Departement Mathematics and Computer Science \\ University of Basel}
% \author{
% Technical Documentation\\
% \date{\today}
% \vspace*{50 mm}\\
% \fontsize{10}{9}\selectfont
% Dominic Bosch\\
% \fontsize{10}{9}\selectfont
% Departement Mathematics and Computer Science\\
% \fontsize{10}{9}\selectfont
% University of Basel
% }
% \maketitle
% \renewcommand{\abstractname}{}
% \begin{abstract}
% %\textbf{Abstract.}
% This docuemnt describes the technical features of the WebAPI-ECA engine reference implementation.
% \end{abstract}
\newpage
\tableofcontents
\newpage
\section{Introduction}
\subsection{section}
\subsubsection{subsection}
t.b.d.
\end{document}