mo-arvan / phd-thesis-template

PhD Thesis template rebuilding Aaron Turon's thesis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhD Thesis

This repository contains my PhD thesis, which is at the current state still in an (almost finished) draft state. The purpose of this repo is mainly to rebuild Aaron Turon's thesis template, see this SE question/answer.

However (as I'm approching my thesis deadline) the template is more like in a half-done state. I'm not experienced in writing LaTeX class files, so there is definitely space for improvement regarding what should be part of the classfile and what not (on example is that the biblatex package is loaded in the classfile -- I guess this should be moved to the main .tex file -- but I will only take care of these things after I handed in the thesis). Thus I would be happy about any feedback on how to improve this template, and I hope someone will find this useful/interesting.

Modifications

Current State:

  • 0 errors
  • 130 warnings
  • 159 info

TODO

  • Continuous Integration setup
  • Fix warnings
  • Simplify the package, get rid of unnecessary files
  • Publish and release
  • include vs input (I'm leaning include) more into at tex.stackexchange
  • best practices 1, 2, 3, 4
  • I enjoy overengineering from time to time!

Contributions

I found this project while browsing tex.stackexchange. This template is an attempt to replicate the thesis template of Aaron Turon by Friedrich Wiemer. You can find the original github repo at here. I focused mostly on cleaning up and reorganizing the files/classes and templates in an attempt to use it for my own thesis.

About

PhD Thesis template rebuilding Aaron Turon's thesis


Languages

Language:TeX 100.0%Language:Makefile 0.0%