Skip to content

Commit f53e499

Browse files
authored
Merge pull request #349 from radiantearth/citation
Add citation information for the API spec
2 parents 7d0c44d + 865eb6f commit f53e499

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)