A LaTeX class to write your proposal. The class is developed for the "Instituto Tecnológico de Morelia" and the course of "Seminario de Investigación 1"
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
554 B

6 years ago
6 years ago
3 years ago
  1. %----------------------------
  2. % Thesis's precontents
  3. %--------------------------
  4. %Titlepage:
  5. %\include{FrontBackMatter/TitlepageIng} %ing
  6. \include{FrontBackMatter/TitlepageMC} %MC
  7. %Back of the title page:
  8. \include{FrontBackMatter/Titleback}
  9. %Dedication
  10. \cleardoublepage
  11. \include{FrontBackMatter/Dedication}
  12. %Forewords
  13. \cleardoublepage
  14. \include{FrontBackMatter/Foreword}
  15. %Abstract
  16. \cleardoublepage
  17. \include{FrontBackMatter/Abstract}
  18. %Abstract
  19. \cleardoublepage
  20. \include{FrontBackMatter/Resumen}
  21. %Glossary
  22. \cleardoublepage
  23. \include{FrontBackMatter/Glossary}