Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 2.26 KB

File metadata and controls

44 lines (26 loc) · 2.26 KB

Plantilla TFG ETSISI UPM

Latex document template of Final Degree Projects of ETSISI UPM.

Table of Contents

🤔 What is this project?

This project is a Latex template to write a Final Degree project, aimed to ETSISI-UPM (School of Computer Systems Engineering, Polytechnic University of Madrid) students.

🎯 Key Features

  • Double cover with logos on blue and white. First one is designed to be used as a cover of a hardcover book printing, while the second one is the default cover and can be printed also as an internal one.

  • Acknowledgements, summary and abstract sections have been implemented, together with their Roman numeral numbering.

  • Index, table index and image index already created and renamed.

  • Separation into .tex files to improve writing and review process.

  • Usual packages already loaded, such as spanish, minted (for the incorporation of code) and graphicx, among others.

  • Finally, some photos (cover, source code) are provided to check how it looks on real life.

🚀 Getting Started

Template can be used out-of-the-box on enviroments like Overleaf or local Latex enviroments, like LaTeX Workshop on VSCode.

A compiled example can be found here, while an example of annex with source code can be found here.

💙 Contributing

Any contributions you make are greatly appreciated, so if you have any idea of how to make this project better, please create a pull request. Also if you find any bug, please create an issue.

🙏 Credits

This project was originally created by @VicDominguez in the context of his Final Degree Project, Generation of impressionistic pictures using Neural Networks on 2020.