EliasHadjAmmar / BA

Replication package for my bachelor thesis at LMU Munich in which I study conflict-driven evolution of states in the Holy Roman Empire.
0 stars 0 forks source link

Structure of the repo

Note: The branch main_submission contains the code as it was on June 27, without additions made after the deadline.

Instructions for replication

The easiest way to replicate my paper is to install the open-source build utility SCons, which I use. SCons relies on a SConstruct file in the root directory of the project which functions like a blueprint and tracks the dependencies between code, data, and output files. With SCons installed, running the entire pipeline in the correct order is a breeze:

Tables, figures, and maps are written to BA/paper/output. The submitted PDF was separately compiled from BA/paper/paper.tex.