Folders
This commit is contained in:
parent
48169776dc
commit
119bd03a61
41
doc/crosstalk/main.tex
Normal file
41
doc/crosstalk/main.tex
Normal file
@ -0,0 +1,41 @@
|
||||
\documentclass{article}
|
||||
|
||||
\usepackage[english]{babel}
|
||||
\usepackage[a4paper,top=2cm,bottom=2cm,left=2cm,right=2cm,marginparwidth=1.75cm]{geometry}
|
||||
\usepackage[inline]{enumitem}
|
||||
\usepackage{amsmath}
|
||||
\usepackage{multicol}
|
||||
\usepackage{textcomp}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{xcolor}
|
||||
\usepackage{float}
|
||||
\usepackage{lipsum}
|
||||
\usepackage{hyperref}
|
||||
\usepackage{listings}
|
||||
|
||||
\title{Euro Moon Rover}
|
||||
|
||||
\author{
|
||||
van Iterson, Arne\\
|
||||
Student Nr: 1798423
|
||||
\and
|
||||
Selier, Tom\\
|
||||
Student Nr: 1811402
|
||||
}
|
||||
|
||||
\makeindex
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
\begin{abstract}
|
||||
This document describes the
|
||||
\end{abstract}
|
||||
|
||||
\noindent\makebox[\linewidth]{\rule{\linewidth}{0.4pt}}
|
||||
\setlist[itemize]{itemjoin=\hspace*{\fill},itemjoin*=\hspace*{\fill}}
|
||||
|
||||
\begin{multicols}{2}
|
||||
|
||||
\end{multicols}
|
||||
\end{document}
|
@ -1,20 +0,0 @@
|
||||
\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}
|
0
doc/reflection/img/.gitkeep
Normal file
0
doc/reflection/img/.gitkeep
Normal file
41
doc/reflection/main.tex
Normal file
41
doc/reflection/main.tex
Normal file
@ -0,0 +1,41 @@
|
||||
\documentclass{article}
|
||||
|
||||
\usepackage[english]{babel}
|
||||
\usepackage[a4paper,top=2cm,bottom=2cm,left=2cm,right=2cm,marginparwidth=1.75cm]{geometry}
|
||||
\usepackage[inline]{enumitem}
|
||||
\usepackage{amsmath}
|
||||
\usepackage{multicol}
|
||||
\usepackage{textcomp}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{xcolor}
|
||||
\usepackage{float}
|
||||
\usepackage{lipsum}
|
||||
\usepackage{hyperref}
|
||||
\usepackage{listings}
|
||||
|
||||
\title{Euro Moon Rover}
|
||||
|
||||
\author{
|
||||
van Iterson, Arne\\
|
||||
Student Nr: 1798423
|
||||
\and
|
||||
Selier, Tom\\
|
||||
Student Nr: 1811402
|
||||
}
|
||||
|
||||
\makeindex
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
|
||||
\begin{abstract}
|
||||
This document describes the
|
||||
\end{abstract}
|
||||
|
||||
\noindent\makebox[\linewidth]{\rule{\linewidth}{0.4pt}}
|
||||
\setlist[itemize]{itemjoin=\hspace*{\fill},itemjoin*=\hspace*{\fill}}
|
||||
|
||||
\begin{multicols}{2}
|
||||
|
||||
\end{multicols}
|
||||
\end{document}
|
Loading…
Reference in New Issue
Block a user