Ian Jauslin
summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README36
1 files changed, 36 insertions, 0 deletions
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
+