Skip to content

Commit 403e8a5

Browse files
Provide CITATION.cff
1 parent ef284c1 commit 403e8a5

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CITATION.cff

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
cff-version: 1.2.0
2+
message: "If pybliometrics helped you getting data for research, please cite our corresponding paper:"
3+
title: "pybliometrics: Scriptable bibliometrics using a Python interface to Scopus"
4+
doi: 10.1016/j.softx.2019.100263
5+
authors:
6+
- family-names: Rose
7+
given-names: Michael E.
8+
orcid: 0000-0002-4128-4236
9+
- family-names: Kitchin
10+
given-names: John R.
11+
orcid: 0000-0003-2625-9232
12+
preferred-citation:
13+
type: article
14+
authors:
15+
- family-names: Rose
16+
given-names: Michael E.
17+
orcid: 0000-0002-4128-4236
18+
- family-names: Kitchin
19+
given-names: John R.
20+
orcid: 0000-0003-2625-9232
21+
title: "pybliometrics: Scriptable bibliometrics using a Python interface to Scopus"
22+
journal: SoftwareX
23+
volume: "10"
24+
year: 2019
25+
issue: "July-December"
26+
number: "100263"
27+
doi: 10.1016/j.softx.2019.100263

0 commit comments

Comments
 (0)