master-thesis/README.md
2022-02-03 15:24:12 +01:00

375 B

Master Thesis - Latex Source

Build Status

Building

The provided Makefile runs pdflatex, and bibtex in order to build the Main.pdf

Simply run

make

To clean the directory from output files, use:

make clean