The Malardalen University Thesis Template for Master of Science in Engineering: Robotics.
While used in the students thesis work it is also encouraged to use this template in several courses to familiarize with it.
Update 2020-05-04: Class structure added to minimize fault within the template
Update 2020-10-09: Added multiple (up to 4) authors in the class file, updated bibliography settings
Update 2022-01-14: Changed logo
Luleå University of Technology - Unofficial Template!
En snygg mall där strukturen är korrekt, avsnitten skrivs i egna filer, och flera bra packages är insatta.
(Läs -> Essential/Readme.tex)
This a relatively simple yet effective Thesis/Report template suitable for LaTeX beginners. It is based of the best parts of the structures I have used for my Bachelor and Master Thesis and several reports in my engineering education at Linköping University. It is built of the standard LaTeX report class and contains my favorite packages as well as some useful user defined commands. The template default language is Swedish, but it can easily be changed. The template is fairly well commented on how to use it and the comments are in English.
The file "main.tex" contains the structure of the template. All packages used and their related settings can be found in the file "setup.sty". The file "commands.sty" contains all the user defined commands that I use a lot. Here you can also add your own commands.
References are handled by the biblatex package (https://ctan.org/pkg/biblatex) and the default style is set to (author, year). The file "help_LaTeX.tex" contains a quick crash course and useful code examples on cross referencing, citing references, inserting tables & figures and mathematics.
I hope this template can be helpful for your future thesis and reports.