-
Notifications
You must be signed in to change notification settings - Fork 129
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ef284c1
commit 12b1e6e
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
cff-version: 1.2.0 | ||
message: "If pybliometrics helped you getting data for research, please cite our corresponding paper:" | ||
title: "pybliometrics: Scriptable bibliometrics using a Python interface to Scopus" | ||
doi: 10.1016/j.softx.2019.100263 | ||
authors: | ||
- family-names: Rose | ||
given-names: Michael E. | ||
orcid: 0000-0002-4128-4236 | ||
- family-names: Kitchin | ||
given-names: John R. | ||
orcid: 0000-0003-2625-9232 | ||
preferred-citation: | ||
type: article | ||
authors: | ||
- family-names: Rose | ||
given-names: Michael E. | ||
orcid: 0000-0002-4128-4236 | ||
- family-names: Kitchin | ||
given-names: John R. | ||
orcid: 0000-0003-2625-9232 | ||
title: "pybliometrics: Scriptable bibliometrics using a Python interface to Scopus" | ||
journal: SoftwareX | ||
volume: 10 | ||
year: 2019 | ||
issue: 100263 | ||
doi: 10.1016/j.softx.2019.100263 |