This contains a simple template including our bibliography and comments style setup to build with latexmk out of the box.
Please read our collaboration guide before using this template.
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.