Skip to content

Repository files navigation

README

TMDEI Dissertation LaTeX Template

This template explains the main formatting rules to apply to a Master Dissertation work for TMDEI, of the MSc in Computer Engineering of the Computer Engineering Department (DEI) of the School of Engineering (ISEP) of the Polytechnic of Porto (IPP).

You can fork this repository to make your own dissertation based on this template.

Based on MastersDoctoralThesis version 1.2 by Vel (vel@latextemplates.com) and Johannes Böttcher, downloaded from LaTeXTemplates in November/2015. Adapted to TMDEI/ISEP style (Dec/2015) by Nuno Pereira and Paulo Baltarejo (DEI/ISEP).

Also on Overleaf (recommended for Windows users)

"Overleaf is an online LaTeX and Rich Text collaborative writing and publishing tool that makes the whole process of writing, editing and publishing scientific documents much quicker and easier".

This template is also available as a template at Overleaf.

How do I get set up?

Just fork the repository and use it. You will need LaTeX tools installed in your system, with the packages needed by the template (more details bellow).

LaTeX Distribution

LaTeX is available for many systems including Windows, Linux and Mac OS X. Check the webpage for the LaTex project for more information: https://latex-project.org/ftp.html.

Make sure you have the following tools installed: pdflatex, makeglossaries, biber, latexmk.

NOTE: The Makefile works for Linux and MacOs; Windows users are recommended to use Overleaf, or build manually

LaTeX Packages Needed

PackageObs
babelRequired for automatically changing names of document elements to languages besides english
scrbaseRequired for handling language-dependent names of sections/document elements
scrhackLoads fixes for various packages
setspaceRequired for changing line spacing
longtableRequired for tables that span multiple pages (used in the symbols, abbreviations and physical constants pages)
siunitxRequired for \SI commands
graphicxRequired to include images
xcolorRequired for extra color names
booktabsRequired for better table rules
inputencRequired for inputting portuguese characters
fontencOutput font encoding for portuguese characters
csquotesRequired to generate language-dependent quotes in the bibliography
cmbrightDefault font: CM Bright, lighter sans-serif variant of Computer Modern Sans Serif
algorithmRequired for algorithms
algpseudocodePart of algorithmicx package, required to customize the layout of algorithms
listingsRequired for code listings
glossariesRequired to define acronyms and make glossaries
captionRequired for customising the captions
biblatexRequired for citations and bibliography
tikzRequired for creating graphics programmatically (can be removed if not used)
pgfplotsRequired for drawing high--quality function plots (can be removed if not used)

Who do I talk to?

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages