Skip to content

Replicate the results reported in "Complex Societies and the Growth of the Law", Sci. Rep. 10 (2020)

License

Notifications You must be signed in to change notification settings

QuantLaw/Complex-Societies-and-Growth

Repository files navigation

DOI

Complex Societies and the Growth of the Law

This repository contains the source of the main paper (unlayouted final version submitted to the publisher) and the supplementary information (SI), along with further graphics and Jupyter notebooks to reproduce the results, for the following publication:

Daniel Martin Katz, Corinna Coupette, Janis Beckedorf, and Dirk Hartung, Complex Societies and the Growth of the Law, Sci. Rep. 10 (2020), https://doi.org/10.1038/s41598-020-73623-x

Related Repositories:

Related Data: Preprocessed Input Data

Setup

  1. It is assumed that you have Python 3.7 installed. (Other versions are not tested.)
  2. Set up a virtual environment and activate it. (This is not required but recommended.)
  3. Install the required packages pip install -r requirements.txt.

Usage

  • To explore the notebooks, start jupyter lab from the terminal. The prefixes of the notebook names suggest an order in which they may be explored (i.e., notebooks prefixed 01-05 first, then notebooks prefixed si_01-si_05).
  • To generate the PDFs of the main paper (unlayouted final version submitted to the publisher) and the SI, execute latexmk -pdf main-scirep and latexmk -pdf si-scirep in the directory journal_version.

About

Replicate the results reported in "Complex Societies and the Growth of the Law", Sci. Rep. 10 (2020)

Resources

License

Stars

Watchers

Forks

Packages

No packages published