Skip to the content.

Project Instructions

Compiling the Paper

To regenerate the PDF from the LaTeX source:

cd paper
pdflatex -interaction=nonstopmode main.tex
bibtex main
pdflatex -interaction=nonstopmode main.tex
pdflatex -interaction=nonstopmode main.tex

Clean up auxiliary files afterward:

rm -f main.aux main.bbl main.blg main.log main.out main.toc

Regenerating Figures

Figure generation scripts are in /Users/flaessig/Documents/intentionality/. See FIGURE_INDEX.md in that directory for details.

Key figures:

After regenerating, copy the updated PNGs to paper/.