-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Miroslav Radojević edited this page Jan 17, 2020
·
1 revision
PhD dissertation manuscript.
author: Miroslav Radojevic, email: miroslav.radojevic@gmail.com
To correctly compile the document, make sure TeX is installed and call:
#!bash
pdflatex phdthesis
bibtex phdthesis
pdflatex phdthesis
makeglossaries phdthesis
pdflatex phdthesis
#!bash
bash build.sh
#!bat
build.bat
#!bash
bash clean.sh