Sharelatex template (outdated)
Metropolia Thesis LaTeX Template by Panu Leppäniemi, Patrik Luoto and Patrick Ausderau is licensed under a Creative Commons Attribution 4.0 International License.
Use XeLaTeX as a compiler.
Usual compilation sequence
$ xelatex thesis
# If any change in the bibliography
$ bibtex8 thesis
# If any change with the abbreviation or acronym
$ makeglossaries thesis
#Then compile again
$ xelatex thesis
#And if still some citation or label warnings, compile once more
$ xelatex thesis
- Download this project as zip (or fork)
- Create an account on ShareLaTeX (if not already have one)
- Once logged in ShareLaTeX: Open Project section. Then New Project → Upload Project → select the zip (otherwise with the paid version you could sync with github (your fork))
- Once project opened: from the menu change "compiler" to XeLaTeX
Use (2) spaces instead of tabs.