Skip to content

Commit

Permalink
generate CITATION.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
Aariq committed Dec 13, 2024
1 parent b913d55 commit d922e6f
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------

cff-version: 1.2.0
message: 'To cite package "rnpn" in publications use:'
type: software
license: MIT
title: 'rnpn: Interface to the National ''Phenology'' Network ''API'''
version: 1.2.9.9000
doi: 10.32614/CRAN.package.rnpn
abstract: Programmatic interface to the Web Service methods provided by the National
'Phenology' Network (<https://usanpn.org/>), which includes data on various life
history events that occur at specific times.
authors:
- family-names: Switzer
given-names: Jeff
email: jeff@usanpn.org
- family-names: Chamberlain
given-names: Scott
- family-names: Marsh
given-names: Lee
- family-names: Wong
given-names: Kevin
- family-names: Scott
given-names: Eric R
repository: https://CRAN.R-project.org/package=rnpn
repository-code: https://github.com/usa-npn/rnpn
url: http://usa-npn.github.io/rnpn/
contact:
- family-names: Switzer
given-names: Jeff
email: jeff@usanpn.org
keywords:
- data
- national-phenology-network
- phenology
- r
- r-package
- rstats
- species
- web-api

0 comments on commit d922e6f

Please sign in to comment.