From 0241bafd74a8e07f7e11ca47f7d50b53465c747c Mon Sep 17 00:00:00 2001 From: Jan Grewe <jan.grewe@g-node.org> Date: Mon, 1 Feb 2021 14:20:05 +0100 Subject: [PATCH] [intructions] add newpage --- projects/instructions.tex | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/projects/instructions.tex b/projects/instructions.tex index d8d7b52..d338806 100644 --- a/projects/instructions.tex +++ b/projects/instructions.tex @@ -1,7 +1,7 @@ \setlength{\fboxsep}{2ex} \fbox{\parbox{0.95\linewidth}{\small - This is your specific project assignment. The project applies + This is your project assignment. The project applies topics from the course on real or simulated data, or is about concepts we haven't covered yet. Work yourself into the data and the topic and in the end present your insights to your fellow @@ -14,13 +14,13 @@ \vspace{1ex} Happy hacking! - \vspace{2ex} + \vspace{3ex} \textbf{Evaluation criteria:} For your grade we mainly evaluate the technical aspects of your code and figures. You can view the evaluation criteria in \emph{SciCompScoreSheet.pdf} on Ilias. - \vspace{2ex} + \vspace{3ex} \textbf{Dates:} Deadline for uploading the code and the presentation on ILIAS is\\ \centerline{\textbf{Sunday, February 21st, 2021, 23:59h}.} @@ -28,7 +28,7 @@ The presentations are on Monday February 22nd, 09:30--12:00, Tuesday February 23rd, 9:30--11:00 and Wednesday 24th, 09:30--12:00. - \vspace{2ex} + \vspace{3ex} \textbf{Files:} Bundle everything (the code, the data, and the pdf of the presentation) into a {\em single} zip-file named with your last @@ -38,7 +38,7 @@ somewhere else on your computer and check if your main script is still running properly. - \vspace{2ex} + \vspace{3ex} \textbf{Code:} The code must be executable without any further adjustments from our side --- test it! A single \texttt{main.m} script @@ -57,7 +57,7 @@ \emph{Please note your name and matriculation number as a comment at the top of the \texttt{main.m} script.} - \vspace{2ex} + \vspace{3ex} \textbf{Presentation:} Hand in your presentation as a pdf file. @@ -71,3 +71,4 @@ raw-data. Make sure the axis labels are large enough! }} +\newpage