-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add citing instruction in readme + cff file (fixes #16)
- Loading branch information
Showing
2 changed files
with
44 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,27 @@ | ||
cff-version: 1.2.0 | ||
message: "If you use nrt in your research or project, please consider citing it using the following entry." | ||
authors: | ||
- family-names: Dutrieux | ||
given-names: Loïc | ||
- family-names: Viehweger | ||
given-names: Jonas | ||
title: "nrt: Operational monitoring of satellite image time-series in Python" | ||
version: 0.2.1 | ||
doi: 10.21105/joss.00000 | ||
date-released: 2024-01-15 | ||
url: "https://github.com/ec-jrc/nrt" | ||
repository-code: "https://github.com/ec-jrc/nrt" | ||
license: EUPL-v1.2 | ||
preferred-citation: | ||
type: article | ||
authors: | ||
- family-names: Dutrieux | ||
given-names: Loïc | ||
- family-names: Viehweger | ||
given-names: Jonas | ||
title: "nrt: Operational monitoring of satellite image time-series in Python" | ||
journal: "Journal of Open Source Software" | ||
year: 2024 | ||
publisher: "The Open Journal" | ||
note: "in review" | ||
|
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