Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.26 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.26 KB

SUTD Thesis Template

This template is for the LaTeX thesis (M.Sc. or PhD) for use at the Singapore University of Technology and Design (SUTD).

You can also access this template at Overleaf: https://www.overleaf.com/latex/templates/sutd-thesis-template/wtxsnkrcswsf

Issues

If you are having some trouble to compile with TeXStudio, please replace \usepackage[style=authoryear,natbib=true]{biblatex} with \usepackage[backend=bibtex,style=authoryear,natbib=true]{biblatex} on line 46 in main.tex.

Improvements

If you found any bugs or missing features that should be included, please feel free to raise an issue/PR.

Credits

This template was adapted by Martin Ochoa and Barnabe Monnot based on a template downloaded from: http://www.LaTeXTemplates.com

Version 2.x major modifications by: Vel (vel@latextemplates.com)

which in turn was based on a template by:

Template License: CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)