Cite PedPy

Cite PedPy#

If you use PedPy in your work, please cite it using the following information from zenodo. Here you can find all versions of PedPy with this link:

https://zenodo.org/badge/DOI/10.5281/zenodo.7194992.svg

You can find out the installed version of PedPy with:

import pedpy
print(pedpy.__version__)