/thesis-latex-template

:notebook_with_decorative_cover: A LaTeX based template for a thesis

Primary LanguageTeXMIT LicenseMIT

Thesis Latex Template

This LaTeX template is designed to be used as skeleton for a standard thesis. You can preview it here.

I am by no ways an expert with LaTeX so please, don't hesitate to open an issue if you notice something wrong or with room from improvement.

Quickstart

  • Clone the Github repository.
  • Make your thesis.
  • Run make to generate the output file.

Continuous Compilation

If you plan to use this I'd recommend to run make dev as it re-makes the pdf file with any change.

Linters

If write-good and proselint are installed, you can run make lint to get a list of warnings and tips for improving writing. Those tools are naive linters for English prose.

License

Copyright (c) 2016 David Gasquez Licensed under the MIT license.