miligithub / MinesThesisTemplate

Mines Thesis Template: A latex template for theses and dissertations at Colorado School of Mines.
5 stars 1 forks source link
colorado-school-of-mines latex-template thesis-template

Mines Thesis Template

A latex template for theses and dissertations at Colorado School of Mines. This template was placed second in the LaTeX template competition in 2019-2020.

See an example of the compiled result: Click to Download the PDF

Or start using the template on Overleaf: [Mines Thesis Template on Overleaf (To be added soon))]

Directory Structure

├── mines-thesis-template.tex       # start with this file
├── mines-thesis.cls                # defines the default styles
├── Chapters                        # one .tex file per chapter
│   ├── chapter1.tex
│   ├── chapter2.tex
│   ├── appendixA.tex
│   └── appendixB.tex
├── Figures                      
│   ├── fig1.pdf
│   ├── fig2.png
│   └── fig3.jpg
└── References       
    └── references.bib