Skip to content

jaantollander/Sphinx-Thesis-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thesis Template

Description File
Thesis Template thesis.pdf

License

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License

Structure of the Thesis

  • Titlepage
    • Title
    • Subtitle
    • Author
    • Institute
    • Department
    • Date (of delivery)
    • Research mentors and advisers and their emails and institutes
  • Abstract
  • Contents
    • Table of contents
    • List of tables
    • List of figures
  • Chapters
    • Introduction
    • Methods
    • Results
    • Discussion
    • Conclusions
    • Recommendations
  • End document
    • Acknowledgements
    • References
    • Appendices

Instructions

This thesis is compiled using Python package called Sphinx. Sphinx is a document creation tool that allows user to create both HTML and LaTeX from same source files.

Python dependencies can be installed through commandline using

pip install -r requirements.txt

Thesis can be compiled in the docs directory using command

make latexpdf

About

Thesis Template using ReStructuredText and Sphinx

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published