Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 640 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 640 Bytes

Latex Template for Master's Thesis

Building

Before building this paper, the following packages need to be installed:

A Makefile is provided to build the paper:

$ make

If you use this repository as a template, note that github does not properly carry over submodules. Just run

$ make init

to add the required submodules. Afterward, you should add/commit/push the changes.