Skip to content

Latest commit

 

History

History
75 lines (51 loc) · 1.62 KB

README.md

File metadata and controls

75 lines (51 loc) · 1.62 KB

Effect of contacts on spin lifetime measurements in graphene

All rights reserved

Requirements

To fetch and install dependencies, e.g. the bib files containing the references, run

$ bower install

Building

With Ruby

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.

Without Ruby

To build the tex source,

$ cd tex
$ latexmk -xelatex aps-spin-lifetime.tex

License

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.

Warranty

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.