summaryrefslogtreecommitdiff
path: root/content/title.tex
diff options
context:
space:
mode:
Diffstat (limited to 'content/title.tex')
-rw-r--r--content/title.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/content/title.tex b/content/title.tex
new file mode 100644
index 0000000..28fe58b
--- /dev/null
+++ b/content/title.tex
@@ -0,0 +1,27 @@
+%----------------------------------------------------------------------------------------
+% TITLE SECTION
+%----------------------------------------------------------------------------------------
+
+\setlength{\droptitle}{-4\baselineskip} % Move the title up
+
+\pretitle{\begin{center}\Huge\bfseries} % Article title formatting
+\posttitle{\end{center}} % Article title closing formatting
+\title{Benchmarking CMix} % Article title
+\author{%
+\textsc{Dennis Brentjes}\thanks{\url{www.brentj.es}} \\[1ex] % Your name
+\normalsize Radboud University Nijmegen \\ % Your institution
+\normalsize \href{mailto:dbrentje@science.ru.nl}{dbrentje@science.ru.nl} % Your email address
+%\and % Uncomment if 2 authors are required, duplicate these 4 lines if more
+%\textsc{Jane Smith}\thanks{Corresponding author} \\[1ex] % Second author's name
+%\normalsize University of Utah \\ % Second author's institution
+%\normalsize \href{mailto:jane@smith.com}{jane@smith.com} % Second author's email address
+}
+\date{\today} % Leave empty to omit a date
+\renewcommand{\maketitlehookd}{%
+\begin{abstract}
+\noindent
+\end{abstract}
+}
+
+%----------------------------------------------------------------------------------------
+