Skip to content

Commit 97bdff3

Browse files
committed
Update CITATION.cff from #354 #357 #360 #401 #445
1 parent 09f3d7d commit 97bdff3

File tree

1 file changed

+76
-34
lines changed

1 file changed

+76
-34
lines changed

CITATION.cff

Lines changed: 76 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,22 @@
11
# This CITATION.cff file was generated with cffinit.
22
# Visit https://bit.ly/cffinit to generate yours today!
3+
#
4+
# CFF Schema guide at
5+
# https://github.com/citation-file-format/citation-file-format/blob/main/schema-guide.md
6+
#
7+
# String quoting: Note that in YAML you generally don't need to quote strings. But you should use " quotes when a string value contains whitespace, contains special characters (e.g., any of :{}[],&*#?|-<>=!%, or any of ` and @ at the beginning), consists only of numbers (e.g., is the string "42", not the number 42), or is "true", "false", "yes" or "no".
8+
#
9+
# Personal opinion: No, you don't need to quote a string if it contains whitespace.
10+
#
11+
# More on CFF
12+
# https://book.the-turing-way.org/communication/citable/citable-cff
313

414
cff-version: 1.2.0
515
title: Best of Atomistic Machine Learning
616
message: >-
717
If you use this dataset, please cite it using the metadata
818
from this file.
919
type: dataset
10-
authors:
11-
- given-names: Johannes
12-
family-names: Wasmer
13-
14-
affiliation: Forschungszentrum Jülich
15-
orcid: "https://orcid.org/0000-0001-5113-3119"
16-
website: "https://github.com/Irratzo"
17-
- given-names: Matthew
18-
name-particle: L
19-
family-names: Evans
20-
21-
affiliation: Université Catholique de Louvain
22-
orcid: "https://orcid.org/0000-0002-1182-9098"
23-
website: "https://github.com/ml-evs"
24-
- given-names: Ben
25-
family-names: Blaiszik
26-
affiliation: University of Chicago
27-
orcid: "https://orcid.org/0000-0002-5326-4902"
28-
29-
website: "https://github.com/blaiszik"
30-
- given-names: Janosh
31-
family-names: Riebesell
32-
33-
affiliation: University of Cambridge
34-
website: "https://github.com/janosh"
35-
- given-names: Fabian
36-
family-names: Zills
37-
affiliation: University of Stuttgart
38-
orcid: "https://orcid.org/0000-0002-6936-4692"
39-
40-
website: "https://github.com/PythonFZ"
4120
identifiers:
4221
- type: doi
4322
value: 10.5281/zenodo.10430261
@@ -53,15 +32,15 @@ abstract: >-
5332
projects.
5433
keywords:
5534
- ai4science
56-
- "atomistic-machine-learning"
35+
- atomistic-machine-learning
5736
- scientific-machine-learning
5837
- community-resource
5938
- living-document
6039
- best-of-list
61-
- "awesome-list"
40+
- awesome-list
6241
- molecular-dynamics
6342
- density-functional-theory
64-
- "computational-materials-science"
43+
- computational-materials-science
6544
- computational-chemistry
6645
- quantum-chemistry
6746
- materials-discovery
@@ -73,3 +52,66 @@ keywords:
7352
- materials-datasets
7453
- chemistry-datasets
7554
license: CC-BY-SA-4.0
55+
authors:
56+
- given-names: Johannes
57+
family-names: Wasmer
58+
59+
affiliation: Forschungszentrum Jülich
60+
orcid: "https://orcid.org/0000-0001-5113-3119"
61+
website: "https://github.com/Irratzo"
62+
- given-names: Matthew
63+
name-particle: L
64+
family-names: Evans
65+
66+
affiliation: Université Catholique de Louvain
67+
orcid: "https://orcid.org/0000-0002-1182-9098"
68+
website: "https://github.com/ml-evs"
69+
- given-names: Ben
70+
family-names: Blaiszik
71+
affiliation: University of Chicago
72+
orcid: "https://orcid.org/0000-0002-5326-4902"
73+
74+
website: "https://github.com/blaiszik"
75+
- given-names: Janosh
76+
family-names: Riebesell
77+
78+
affiliation: University of Cambridge
79+
website: "https://github.com/janosh"
80+
- given-names: Fabian
81+
family-names: Zills
82+
affiliation: University of Stuttgart
83+
orcid: "https://orcid.org/0000-0002-6936-4692"
84+
85+
website: "https://github.com/PythonFZ"
86+
- given-names: Pavlo
87+
name-particle: O
88+
family-names: Dral
89+
affiliation: Xiamen University
90+
orcid: "https://orcid.org/0000-0002-2975-9876"
91+
92+
website: "https://dr-dral.com"
93+
- given-names: Kamal
94+
family-names: Choudhary
95+
affiliation: National Institute of Standards and Technology (NIST)
96+
orcid: "https://orcid.org/0000-0001-9737-8074"
97+
98+
website: "https://github.com/knc6"
99+
- given-names: Andrew
100+
name-particle: S
101+
family-names: Rosen
102+
affiliation: Princeton University
103+
orcid: "https://orcid.org/0000-0002-0141-7006"
104+
105+
website: "https://cbe.princeton.edu/people/andrew-rosen"
106+
- given-names: Luis Itza
107+
family-names: Vazquez-Salazar
108+
affiliation: Heidelberg University
109+
orcid: "https://orcid.org/0000-0001-6347-5108"
110+
111+
website: "https://livazquezs.github.io/"
112+
- given-names: Orion Archer
113+
family-names: Cohen
114+
affiliation: Lawrence Berkeley National Laboratory
115+
orcid: "https://orcid.org/0000-0003-3940-2456"
116+
117+
website: "https://orioncohen.com"

0 commit comments

Comments
 (0)