Publications & Citations

If you use BAM Engine in your research, please cite both the software and the original BAM model.

Citing the Software#

Ganitis, K. (2026). BAM Engine: A Modular Python Framework for the BAM Agent-Based Macroeconomic Model [Computer software]. https://doi.org/10.5281/zenodo.17610305

@software{ganitis2026bamengine,
  title     = {{BAM Engine}: A Modular Python Framework for the {BAM}
               Agent-Based Macroeconomic Model},
  author    = {Ganitis, Konstantinos},
  year      = {2026},
  url       = {https://github.com/kganitis/bam-engine},
  doi       = {10.5281/zenodo.17610305},
  license   = {MIT}
}

DOI

Citing the Original BAM Model#

Delli Gatti, D., Desiderio, S., Gaffeo, E., Cirillo, P., & Gallegati, M. (2011). Macroeconomics from the Bottom-up. Springer Milano. https://doi.org/10.1007/978-88-470-1971-3

@book{delligatti2011macroeconomics,
  title     = {Macroeconomics from the Bottom-up},
  author    = {Delli Gatti, Domenico and Desiderio, Saul and Gaffeo, Edoardo
               and Cirillo, Pasquale and Gallegati, Mauro},
  year      = {2011},
  publisher = {Springer Milano},
  series    = {New Economic Windows},
  doi       = {10.1007/978-88-470-1971-3},
  isbn      = {978-88-470-1971-3}
}
On this page