xelatex
,latexmk
, andlatexpand
packaged with a modern LaTeX distribution, e.g., TeX Live.- Bower available via Node Packaged Modules.
- Ruby 2 with Bundler (optional).
To fetch and install dependencies, e.g. the bib files containing the references, run
$ bower install
If you have Ruby with Bundler, install the needed gems with
$ bundle
To build all targets,
$ rake
Output files will be saved in the build
directory.
To see other rake tasks,
$ rake -D
You can run
$ guard
which will automatically rebuild on changes.
To build the tex source,
$ cd tex
$ latexmk -xelatex aps-spin-lifetime.tex
This work was published 23 June 2014 as Phys. Rev. B 89, 245436 by Evan Sosenko, Huazhou Wei, and Vivek Aji: Effect of contacts on spin lifetime measurements in graphene, and is Copyright © 2014 by the American Physical Society.
This work is provided "as is" and without any express or implied warranties, including, without limitation, the implied warranties of merchantibility and fitness for a particular purpose.