Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m4lvin/illc-phd-thesis-template
🎓 The ILLC Dissertation Style with some adjustments and scripts.
https://github.com/m4lvin/illc-phd-thesis-template
academic-writing latex thesis-template
Last synced: about 1 month ago
JSON representation
🎓 The ILLC Dissertation Style with some adjustments and scripts.
- Host: GitHub
- URL: https://github.com/m4lvin/illc-phd-thesis-template
- Owner: m4lvin
- Created: 2018-04-23T07:19:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T07:37:34.000Z (3 months ago)
- Last Synced: 2024-10-17T22:40:58.192Z (3 months ago)
- Topics: academic-writing, latex, thesis-template
- Language: TeX
- Homepage: https://phdprogramme.illc.uva.nl/current-candidates/other/illcdiss/
- Size: 225 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGED.md
Awesome Lists containing this project
README
# ILLC PhD thesis template
This is a copy of the
[ILLC Dissertation Style](https://www.illc.uva.nl/PhDProgramme/current-candidates/other/illcdiss.html)
with some adjustments and scripts.Please read the `Makefile` to get an idea what is included.
You should have a recent version of LaTeX.
In particular, you should have
[biber](http://biblatex-biber.sourceforge.net/) installed.
Also useful are:
[diffpdf](http://www.qtrac.eu/diffpdf.html),
[pdftk](https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/) and
[pandoc](https://pandoc.org/).The folder `tools` contains the programs
[check_repeats](http://www.grapenthin.org/toolbox/check_repeats.html) and
[ppdflatex](https://github.com/stefanhepp/pplatex).
You might have to recompile them or install their dependencies.