hesso-latextemplate-thesis
A LaTeX template for the HES-SO//Master MSE thesis.
Say goodbye to ugly and proprietary MS Word files!
Features
- Title page with official layout
- Table of contents, Table of figures, Table of tables
- Abstracts (French + English)
- Nice title styles for chapter and appendices
- Chapter table of contents (minitoc)
- Bibliography
- Glossary
- Code highlighting with minted
- Nice default typography settings
Getting started
- Clone this repository
- Make sure that you have the required LaTeX packages (look into
00-settings/settings_base.tex
) - Fill out the
00-settings/metadata.tex
with your thesis info - Write your thesis
- Use the given Makefile or your favorite IDE to build the PDF
- Profit
Contributing
- Take a look at the issues with the "Help wanted" tag
- Choose something or open a new issue
- Fork the repo, fix the problem in a branch
- Rebase your branch if needed
- Submit a PR
Thanks to
- Maria Sisto, for the title page
- Loïc Monney, for the section title style, captions style and font idea
- EPFL, for the basic structure