Skip to content

Commit 865eb6f

Browse files
authored
Create CITATION.cff
1 parent 55c44d6 commit 865eb6f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CITATION.cff

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
cff-version: 1.2.0
2+
message: "If you are referring to the STAC API specification in your publications, please cite it as below."
3+
type: software
4+
title: "SpatioTemporal Asset Catalog (STAC) API specification"
5+
authors:
6+
- name: "STAC API Contributors"
7+
preferred-citation:
8+
type: standard
9+
title: "SpatioTemporal Asset Catalog (STAC) API specification"
10+
abstract: "An API to make geospatial assets openly searchable and crawlable."
11+
version: 1.0.0-rc.2
12+
year: 2022
13+
date-released: 2022-10-25
14+
license: Apache-2.0
15+
url: https://stacspec.org
16+
repository: https://github.com/radiantearth/stac-api-spec
17+
authors:
18+
- name: "STAC API Contributors"
19+

0 commit comments

Comments
 (0)