Skip to content

Commit 24b27f3

Browse files
authored
Merge pull request #8 from kafitzgerald/add_citations
Update CITATION.cff
2 parents b8f5467 + f573332 commit 24b27f3

File tree

1 file changed

+17
-9
lines changed

1 file changed

+17
-9
lines changed

CITATION.cff

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,25 @@ cff-version: 1.2.0
22
message: "If you use this cookbook, please cite it as below."
33
authors:
44
# add additional entries for each author -- see https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md
5+
- family-names: Janzon
6+
given-names: Erik
7+
orcid: https://orcid.org/0000-0002-2866-8702
8+
website: URL # optional
9+
affiliation: University of Nebraska-Lincoln
10+
- family-names: Cheng
11+
given-names: Yifan
12+
orcid: https://orcid.org/0000-0002-0618-5830
13+
website: URL # optional
14+
affiliation: University of Illinois Urbana-Champaign
515
- family-names: Panta
616
given-names: Aashish
717
orcid: https://orcid.org/0009-0001-5843-2098
818
website: URL # optional
919
affiliation: University of Utah
10-
- family-names: Last 2
11-
given-names: First 2
12-
orcid: https://orcid.org/yyyy-yyyy-yyyy-yyyy
13-
website: URL 2
14-
affiliation: Affiliation 2
15-
- name: "Cloud Microphysics Cookbook contributors" # use the 'name' field to acknowledge organizations
16-
website: "https://github.com/ProjectPythia/land-atmosphere-interactions-and-hydrology-cookbook/graphs/contributors"
17-
title: "Land-Atmosphere and Hydrology Applications Cookbook"
18-
abstract: "The cookbook description."
20+
- family-names: FitzGerald
21+
given-names: Katelyn
22+
orcid: https://orcid.org/0000-0003-4184-1917
23+
website: URL # optional
24+
affiliation: NSF NCAR
25+
title: "Digital Earths Global Hackathon: Land-Atmosphere and Hydrology Applications Cookbook"
26+
abstract: "A collection of computational notebooks for land-atmosphere and hydrology applications from the NSF NCAR node of the 2025 Digital Earths Global Hackathon."

0 commit comments

Comments
 (0)