\documentclass[11pt]{article}
\usepackage[utf8]{inputenc}
\usepackage{graphicx,wrapfig}
\usepackage{amsmath,amssymb}
\usepackage{float}
\usepackage[colorlinks=true]{hyperref}
\usepackage[english]{babel}
\usepackage[a4paper]{geometry}
\usepackage{longtable}
\usepackage{multirow,multicol}
\usepackage{biblatex}
\addbibresource{ref.bib}
\renewcommand{\thesubsection}{\arabic{subsection}}
\makeatletter
\def\@seccntformat#1{\@ifundefined{#1@cntformat}
{\csname the#1\endcsname\quad}
{\csname #1@cntformat\endcsname}}
\newcommand\section@cntformat{}
\makeatother
\usepackage{enumitem}
\newlist{checks}{itemize}{1}
\setlist[checks]{label=$\square$}
\setlength\parindent{0pt}
\pagestyle{empty}
\begin{document}
\begin{center}
\LARGE M.Sc. Artificial Intelligence (Extended) Research Project Agreement
\end{center}
\section{Personal Information Student}
\begin{longtable}{p{4cm} p{9.5cm}}
Family name & \\[0.25cm]
First name & \\[0.25cm]
Student number & \\[0.25cm]
E-mail address & \\[0.25cm]
Course code / ECs & MKI92 (30 EC) \textit{or} MKI93 (48 EC) \textit{or} MKI94 (45 EC) (please select one) \vspace{0.5cm} \\
\multicolumn{2}{p{13.5cm}}{Note: unless otherwise decided by the exam board, students that started the programme in the study year 2017-2018 take MKI92 or MKI94; students started before take MKI92 or MKI93.\vspace{1.5cm}} \\
\multicolumn{2}{p{13.5cm}}{\textbf{\textit{AI specialisation}} (please select one)} \\[0.25cm]
(pre-2018) & Computation in Neuronal and Artificial Systems / Web and Language Interaction / Robot Cognition \\[0.25cm]
(2018 - 2019) & Neural Computation / Interactive Agents \\[0.25cm]
(2019 - later) & Cognitive Computing / Intelligent Technology \vspace{1.5cm} \\
\multicolumn{2}{p{13.5cm}}{\textbf{\textit{Supervision}}} \\[0.25cm]
Project type & internal / affiliated / external (please select one) \vspace{0.5cm} \\
\multicolumn{2}{p{13.5cm}}{Note: internal projects are supervised and assessed by AI staff members. Affiliated projects are supervised by an affiliated staff member (e.g., DCC, CS, MPI, CLS etc) and assessed by an AI staff member. External (non-affiliated) internships are supervised by both an external supervisor and an AI staff member (mostly within a thesis circle).}
\end{longtable}
\pagebreak
\begin{longtable}{p{4cm} p{9.5cm}}
\multicolumn{2}{p{13.5cm}}{Details of Supervisor 1 (Internal supervisor and/or assessor – must be AI staff member)} \\[0.25cm]
Name & \vspace{1.5cm} \\
\multicolumn{2}{p{13.5cm}}{Details of Supervisor 2 (Internal / Affiliated / External supervisors)} \\[0.25cm]
Name & \\[0.25cm]
Institute & \\[0.25cm]
Telephone & \\[0.25cm]
E-mail address & \\[0.25cm]
\multicolumn{2}{p{13.5cm}}{\textit{(Add if there are more supervisors involved)}} \vspace{1.5cm} \\
\multicolumn{2}{p{13.5cm}}{Details of hosting institute} \\[0.25cm]
Name & \\[0.25cm]
Address & \\[0.25cm]
Contact person & \\[0.25cm]
Telephone & \\[0.25cm]
E-mail address &
\end{longtable}
\newpage
\section{Project Description}
\subsection{Title of the Project}
\subsection{Abstract}
\subsection{Project Description (max 2000 words)}
\textit{Include a word count}
Background of the Project (theory, state of the art)
Aim of the Project (research question, motivation, impact, importance)
Project Plan (approach, methods, design, analyses)
\subsection{Schedule (max 1 page)}
Specifically state the start and end dates of the various phases of the project
\subsection{Scientific, Societal, and/or Technological Relevance (about 250 words)}
Describe the broader context and relevance of your project
\subsection{References}
% \printbibliography
\subsection{Appendix: Internship Contract (if applicable)}
Add all formal agreements made with the host institute with respect to allowances (if any), facilities, confidentiality, etc.
\newpage
\section{Checks}
\begin{checks}
\item The research proposal was discussed with, and agreed upon by, the master thesis coordinator and the internal supervisor/assessor (AI staff member).
\item At the start of the research project, I (will) have obtained at least 48 EC of course credits in the M.Sc. AI programme.
\item If appropriate, I have discussed the Checklist for External Projects with my external and internal supervisor and an internship contract has been agreed upon, checked by the master thesis coordinator, and added as an appendix to the proposal.
\end{checks}
\section{Signatures}
These signatures confirm the accuracy of all statements made on this form and agree to all principles and articles as stated in the “Rules and Regulations M.Sc. Internship / Research project in Artificial Intelligence” (the most recent document can be found on Brightspace).
\vspace{1.5cm}
\begin{table}[H]
\begin{tabular}{p{5cm} p{3cm} p{3cm}}
\multicolumn{3}{l}{Student} \\[0.1cm]
Name & Date & Signature \\
\end{tabular}
\end{table}
\vspace{1.5cm}
\begin{table}[H]
\begin{tabular}{p{5cm} p{3cm} p{3cm}}
\multicolumn{3}{l}{Internal supervisor (formal assessor)} \\[0.1cm]
Name & Date & Signature \\
\end{tabular}
\end{table}
\vspace{1.5cm}
\begin{table}[H]
\begin{tabular}{p{5cm} p{3cm} p{3cm}}
\multicolumn{3}{l}{Second internal/affiliated/external supervisor (add more if applicable)} \\[0.1cm]
Name & Date & Signature \\
\end{tabular}
\end{table}
\end{document}