Welcome to the thesis template repository for the MSc in Cognitive Neuroscience at the Center of Brain/Mind Sciences (CIMeC) under the University of Trento, Italy. Here you will find the thesis template as described in the official website. The front cover is a direct port of the word template provided on the website.
There are only a few things to change in order to add your own information in the template.
preamble.tex
: Here you can add your own packages if you want. At line 63 there is a block which contains the PDF metadata. There add yourtitle
andname
as designated in the relevant fields. You can also add some keywords, or completely delete that field if you'd like. Keywords help machines reading your PDF get the essence what is it about and categorize it.main.tex
: Here you can add yourtitle
andname
again in the relevant sections at lines 6-7. If you want a specific date then add that in the format ofApril 2024
.glossary.tex
: Here you define any terms you have and so on. There are planty of tutorials on how to use glossaries in latex.
Whether you use the template locally or on Overleaf, you have to select the XeLaTeX
compiler otherwise it will not compile.
Feel free to modify anything within the template, even changing the structure of the whole thesis and keeping only the front page. It is free for a reason. Alwaus abide by the license within this repository when modifying and using the provided template.
Check the LICENSE file for more information.
This repository is my own creation aiming to help students who are writting their thesis have an easier time with the latex template, removing the required repeated effort to create one. Any views, stetements, designs and any material is not endorsed by CIMeC or the University of Trento. The rules outlined by CIMeC shall be followed by thr prospective user.