From 19042107cb35092c674517c8bfe476f1a66c5874 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Wed, 25 Nov 2020 01:10:59 -0500 Subject: Initial commit --- README | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..dc175f7 --- /dev/null +++ b/README @@ -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 + -- cgit v1.2.3-70-g09d2