This repository hosts the source code of the official LateX template for a master thesis at SERG-Delft. The latest release can be downloaded as a ZIP from the GitHub relases page.
We recommend you read and follow suggestions from the LaTeX advice guide.
If you would like to build this project on your local machine, ensure that texlive-full
is installed.
You can follow the instructions on https://www.tug.org/texlive/quickinstall.html but the TLDR for Debian-based systems is:
sudo apt-get install texlive-full
sudo apt-get install latexmk
Then run make
and the project should build.
If you would like to import this template into ShareLatex, perform the following steps:
- Click the green "Clone or download"-button in the top-right corner of https://github.com/SERG-Delft/thesis-template
- Click "Download ZIP"
- Log in on https://www.sharelatex.com
- Click "New Project" in the top-left corner of https://www.sharelatex.com/project
- Click "Upload Project"
- Click "Select a .zip file"
- Select the ZIP you just downloaded
ShareLatex does not parse the *.ps
files in img/
.
These files should therefore be manually uploaded to the ShareLatex project to have a non-erroring build.