Cite PedPy#
If you use PedPy in your work, please cite it with the following information from Zenodo.
@software{schrodter_2026_20511313,
author = {Schrödter, Tobias and
The PedPy Development Team},
title = {PedPy - Pedestrian Trajectory Analyzer},
month = jun,
year = 2026,
publisher = {Zenodo},
version = {v1.5.0},
doi = {10.5281/zenodo.20511313},
url = {https://doi.org/10.5281/zenodo.20511313},
swhid = {swh:1:dir:0d7898ebb870d8d6f4d2b32f36f94ede363ec371
;origin=https://doi.org/10.5281/zenodo.7194992;vis
it=swh:1:snp:c00971f09db7783fca1d4c865333123e26f23
012;anchor=swh:1:rel:e5c2d90ec48668e5037b81e17d80f
0da49ae39f7;path=PedestrianDynamics-PedPy-cc2199e
},
}
Information to all versions of PedPy can be found on Zenodo.
To find your installed version of PedPy, you can run:
import pedpy
print(pedpy.__version__)