mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-20 12:50:47 +08:00
* use pydata theme * structure * fix links * adapt colors * getting started * buttons * buttons * rename, use myst, fill stuff * myst to env * cleanup * covered_by * review comments * fix link * use api
51 lines
1.8 KiB
Markdown
51 lines
1.8 KiB
Markdown
# Citing
|
|
|
|
When citing GeoPandas, you can use [Zenodo DOI](https://zenodo.org/record/3946761#.Xy24LC2ZPOQ) for each release.
|
|
Below is the example of resulting BiBTeX record for GeoPandas 0.8.1 and a reference using APA 6<sup>th</sup> ed.
|
|
|
|
_Kelsey Jordahl, Joris Van den Bossche, Martin Fleischmann, Jacob Wasserman, James McBride, Jeffrey Gerard, … François Leblanc. (2020, July 15). geopandas/geopandas: v0.8.1 (Version v0.8.1). Zenodo. http://doi.org/10.5281/zenodo.3946761_
|
|
|
|
|
|
```
|
|
@software{kelsey_jordahl_2020_3946761,
|
|
author = {Kelsey Jordahl and
|
|
Joris Van den Bossche and
|
|
Martin Fleischmann and
|
|
Jacob Wasserman and
|
|
James McBride and
|
|
Jeffrey Gerard and
|
|
Jeff Tratner and
|
|
Matthew Perry and
|
|
Adrian Garcia Badaracco and
|
|
Carson Farmer and
|
|
Geir Arne Hjelle and
|
|
Alan D. Snow and
|
|
Micah Cochran and
|
|
Sean Gillies and
|
|
Lucas Culbertson and
|
|
Matt Bartos and
|
|
Nick Eubank and
|
|
maxalbert and
|
|
Aleksey Bilogur and
|
|
Sergio Rey and
|
|
Christopher Ren and
|
|
Dani Arribas-Bel and
|
|
Leah Wasser and
|
|
Levi John Wolf and
|
|
Martin Journois and
|
|
Joshua Wilson and
|
|
Adam Greenhall and
|
|
Chris Holdgraf and
|
|
Filipe and
|
|
François Leblanc},
|
|
title = {geopandas/geopandas: v0.8.1},
|
|
month = jul,
|
|
year = 2020,
|
|
publisher = {Zenodo},
|
|
version = {v0.8.1},
|
|
doi = {10.5281/zenodo.3946761},
|
|
url = {https://doi.org/10.5281/zenodo.3946761}
|
|
}
|
|
```
|
|
|