-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathCITATION.cff
More file actions
27 lines (27 loc) · 1.21 KB
/
CITATION.cff
File metadata and controls
27 lines (27 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
cff-version: 1.2.0
message: "If you use this cookbook, please cite it as below."
authors:
# add additional entries for each author -- see https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md
- family-names: Eroglu
given-names: Orhan
orcid: https://orcid.org/0000-0003-3099-8775
website: https://github.com/erogluorhan
affiliation: NSF NCAR
- family-names: Chmielowiec
given-names: Philip
website: https://github.com/philipc2
affiliation: NSF NCAR
- family-names: Gettelman
given-names: Andrew
orcid: https://orcid.org/0000-0002-8284-2599
website: https://github.com/andrewgettelman
affiliation: Pacific Northwest National Laboratory
- family-names: Clyne
given-names: John
orcid: https://orcid.org/0000-0003-2788-9017
website: https://github.com/clyne
affiliation: UCAR/NCAR
- name: "HEALPix Cookbook contributors" # use the 'name' field to acknowledge organizations
website: "https://github.com/ProjectPythia/healpix-cookbook/graphs/contributors"
title: "HEALPix Cookbook"
abstract: "An introduction to HEALPix and utilization of easy.gems and UXarray to run data analysis and visualization functionality on HEALPix data sets."