master-thesis/README.md
Nareshkumar Rao 9365e56e01 add drone
2022-02-03 20:19:56 +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