Skip to content

Commit f8c3dba

Browse files
authored
Create CITATION.cff
1 parent bcea8b2 commit f8c3dba

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CITATION.cff

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: CLASS-Web
6+
message: >-
7+
Implementation of the Chemistry Land-surface Atmosphere
8+
Soil Slab (CLASS) model that runs entirely in the browser.
9+
type: software
10+
authors:
11+
- given-names: Peter
12+
family-names: Kalverla
13+
orcid: 'https://orcid.org/0000-0002-5025-7862'
14+
affiliation: Netherlands eScience Center
15+
- given-names: 'Stefan '
16+
family-names: Verhoeven
17+
affiliation: Netherlands eScience Center
18+
orcid: 'https://orcid.org/0000-0002-5821-2060'
19+
- given-names: Chiel
20+
name-particle: van
21+
family-names: Heerwaarden
22+
affiliation: Wageningen University and Research
23+
orcid: 'https://orcid.org/0000-0001-7202-3525'
24+
- given-names: Bart
25+
name-particle: 'van '
26+
family-names: Stratum
27+
orcid: 'https://orcid.org/0000-0002-7176-9875'
28+
affiliation: Wageningen University and Research
29+
repository-code: 'https://github.com/classmodel/class-web'
30+
url: 'https://classmodel.github.io/class-web/'
31+
license: GPL-3.0-only

0 commit comments

Comments
 (0)