diff options
author | Ian Jauslin <ian@jauslin.org> | 2020-11-25 01:10:59 -0500 |
---|---|---|
committer | Ian Jauslin <ian@jauslin.org> | 2020-11-25 01:10:59 -0500 |
commit | 19042107cb35092c674517c8bfe476f1a66c5874 (patch) | |
tree | 9e5ae8130aa873c3f77f9819e3605112255fb785 /README |
Initial commitv0.0
Diffstat (limited to 'README')
-rw-r--r-- | README | 36 |
1 files changed, 36 insertions, 0 deletions
@@ -0,0 +1,36 @@ +This directory contains the source files to typeset the article, and generate +the figures. This can be accomplished by running + make + +The data pertaining to the Big, Medium and Simple equations in the figures were +generated using a program called 'simpleq' which will be released on +http://ian.jauslin.org at some point in the future. + +The bibliography can be generated using the BibTeX tool, from the database +'bibliography.bib'. + +* Dependencies: + + pdflatex + TeXlive packages: + amsfonts + array + dsfont + graphics + hyperref + latex + pgf + revtex (version 4.2) + standalone + xcolor + GNU make + BibTeX + +* Files: + + Carlen_Holzmann_Jauslin_Lieb_2020.tex: + main LaTeX file + + figs: + source code for the figures + |