- See here for the default compiled file.
- To compile this project locally, install
pdflatexand runpdflatex -shell-escape main.tex. - You can zip and upload this template to overleaf.
- To change the lab logo, simply replace the file
figures/lab-logo.png. - You can update the project's subtitle (
Semester project (12 ECTS) - Master project reportby default) intitle.tex. - To modify the project title, student name, lab name and supervisor name, change the following liens in
main.tex:
\newcommand{\mytitle}{Project Title}
\newcommand{\authorname}{Student Name}
\newcommand{\professor}{Name of the professor}
\newcommand{\supervisor}{Name of PhD student}
\newcommand{\labname}{CLAIRE}- This template is inspired by the template from the HexHive laboratory available here.