-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
35 lines (35 loc) · 1.18 KB
/
CITATION.cff
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
28
29
30
31
32
33
34
35
# YAML 1.2
---
authors:
-
affiliation: "Arizona State University, School of Earth and Space Exploration"
family-names: Boyer
given-names: Grayson
orcid: "https://orcid.org/0000-0002-7670-9273"
-
affiliation: "Arizona State University, School of Molecular Sciences"
family-names: Robare
given-names: Jordyn
orcid: "https://orcid.org/0000-0001-9133-8485"
-
affiliation: "Arizona State University, School of Earth and Space Exploration"
family-names: Park
given-names: Nuri
-
affiliation: "University of Minnesota, Department of Soil, Water, and Climate"
family-names: Ely
given-names: Tucker
orcid: "https://orcid.org/0000-0002-2955-4184"
-
affiliation: "Arizona State University, School of Earth and Space Exploration"
family-names: Shock
given-names: Everett
orcid: "https://orcid.org/0000-0002-4283-0163"
cff-version: "0.3.0"
license: MIT
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/worm-portal/AqEquil"
title: "AqEquil: Python package for aqueous geochemical speciation"
version: "0.19.0"
date-released: 2024-05-28
...