Mentions légales du service

Skip to content
Snippets Groups Projects

Thesis template

Forked from https://gitlab.com/ed-matisse/latex-template

More info: https://ed-matisse.doctorat-bretagne.fr/fr/soutenance-de-these (French only)

The template is defined in template_phd.cls. You'll have to modify it to:

  • Include other packages
  • Adapt (and probably rename) the comments commands for your supervisors (e.g. \pwc)

main.tex defines the document's outline. Other sections are included from there (protip: comment out the sections you are not currently working on for faster compile times).

Have fun!

Build

  • make to build
  • make clean to clean

TODO

  • Fill the cover
  • Write a 4+ pages summary of your work in French
  • Write the rest of the thesis

Changes from the original

  • Instantiated for CentraleSupélec
  • Improved build system, with the latest in Makefile technology
  • Sane defaults (e.g. references format, diacritics w/o escaping)
  • Less useless options (continuous integration, seriously?)
  • Less useless comments, less Franglish (but there are quelques restes)