EV6_HW_Imp/doc/experiment/main.tex

20 lines
252 B
TeX

\documentclass{article}
% Title
\title{Your Title Here}
% Authors
\author{Tom Selier}
\author{Arne van Iterson}
\begin{document}
\maketitle
\begin{abstract}
Your abstract text here.
\end{abstract}
% Rest of your document goes here
\end{document}