Skip to content

Commit 53af38e

Browse files
authored
GH: Add CITATION.cff (#47710)
1 parent 030f870 commit 53af38e

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CITATION.cff

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
cff-version: 1.2.0
2+
title: 'pandas-dev/pandas: Pandas'
3+
message: 'If you use this software, please cite it as below.'
4+
authors:
5+
- name: "The pandas development team"
6+
license: BSD-3-Clause
7+
license-url: "https://github.com/pandas-dev/pandas/blob/main/LICENSE"
8+
repository-code: "https://github.com/pandas-dev/pandas"
9+
type: software
10+
url: "https://github.com/pandas-dev/pandas"

web/pandas/about/citing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
If you use _pandas_ for a scientific publication, we would appreciate citations to the published software and the
66
following paper:
77

8-
- [pandas on Zenodo](https://zenodo.org/record/3715232#.XoqFyC2ZOL8),
8+
- [pandas on Zenodo](https://zenodo.org/search?page=1&size=20&q=conceptrecid%3A%223509134%22&sort=-version&all_versions=True),
99
Please find us on Zenodo and replace with the citation for the version you are using. You can replace the full author
1010
list from there with "The pandas development team" like in the example below.
1111

0 commit comments

Comments
 (0)