Skip to content

Commit edbd0b1

Browse files
hrushikesh-sJaGeojanosh
authored
Added the ChemRxiv citation (#1107)
* added chemrxiv citation * inline citation_chemrxiv.bib into readme --------- Co-authored-by: J. George <[email protected]> Co-authored-by: Janosh Riebesell <[email protected]>
1 parent 072edac commit edbd0b1

File tree

2 files changed

+171
-86
lines changed

2 files changed

+171
-86
lines changed

README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -124,18 +124,16 @@ A full list of contributors can be found [here][contributors].
124124

125125
## Citing atomate2
126126

127-
A journal submission for `atomate2` is planned. In the meantime, please use [`citation.cff`](citation.cff) and the [Zenodo record](https://zenodo.org/badge/latestdoi/306414371) to cite `atomate2`.
127+
A journal submission of `atomate2` is undergoing peer review. In the meantime, please cite the [ChemRxiv preprint](https://chemrxiv.org/engage/chemrxiv/article-details/678e76a16dde43c9085c75e9):
128128

129129
```bib
130-
@software{ganose_atomate2_2024,
131-
author = {Ganose, Alex and Riebesell, Janosh and George, J. and Shen, Jimmy and S. Rosen, Andrew and Ashok Naik, Aakash and nwinner and Wen, Mingjian and rdguha1995 and Kuner, Matthew and Petretto, Guido and Zhu, Zhuoying and Horton, Matthew and Sahasrabuddhe, Hrushikesh and Kaplan, Aaron and Schmidt, Jonathan and Ertural, Christina and Kingsbury, Ryan and McDermott, Matt and Goodall, Rhys and Bonkowski, Alexander and Purcell, Thomas and Zügner, Daniel and Qi, Ji},
132-
doi = {10.5281/zenodo.10677081},
133-
license = {cc-by-4.0},
134-
month = jan,
135-
title = {atomate2},
136-
url = {https://github.com/materialsproject/atomate2},
137-
version = {0.0.13},
138-
year = {2024}
130+
@article{ganose2025_atomate2,
131+
title = {Atomate2: Modular Workflows for Materials Science},
132+
author = {Ganose, Alex M. and Sahasrabuddhe, Hrushikesh and Asta, Mark and Beck, Kevin and Biswas, Tathagata and Bonkowski, Alexander and Bustamante, Joana and Chen, Xin and Chiang, Yuan and Chrzan, Daryl and Clary, Jacob and Cohen, Orion and Ertural, Christina and Gallant, Max and George, Janine and Gerits, Sophie and Goodall, Rhys and Guha, Rishabh and Hautier, Geoffroy and Horton, Matthew and Kaplan, Aaron and Kingsbury, Ryan and Kuner, Matthew and Li, Bryant and Linn, Xavier and McDermott, Matthew and Mohanakrishnan, Rohith Srinivaas and Naik, Aakash and Neaton, Jeffrey and Persson, Kristin and Petretto, Guido and Purcell, Thomas and Ricci, Francesco and Rich, Benjamin and Riebesell, Janosh and Rignanese, Gian-Marco and Rosen, Andrew and Scheffler, Matthias and Schmidt, Jonathan and Shen, Jimmy-Xuan and Sobolev, Andrei and Sundararaman, Ravishankar and Tezak, Cooper and Trinquet, Victor and Varley, Joel and Vigil-Fowler, Derek and Wang, Duo and Waroquiers, David and Wen, Mingjian and Yang, Han and Zheng, Hui and Zheng, Jiongzhi and Zhu, Zhuoying and Jain, Anubhav},
133+
year = 2025,
134+
journal = {ChemRxiv},
135+
url = {https://chemrxiv.org/engage/chemrxiv/article-details/678e76a16dde43c9085c75e9},
136+
urldate = {2025-01-22},
139137
}
140138
```
141139

citation.cff

Lines changed: 163 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1,116 +1,203 @@
11
cff-version: 1.2.0
22
message: If you use this software, please cite it using these metadata.
3-
title: atomate2
4-
doi: 10.5281/zenodo.10677081
3+
title: "Atomate2: Modular workflows for materials science"
4+
doi: 10.26434/chemrxiv-2025-tcr5h
55
authors:
6-
- given-names: Alex
6+
- given-names: Alex M.
77
family-names: Ganose
88
github: https://github.com/utf
99
affiliation: Imperial College London
1010
orcid: 0000-0002-4486-3321
11-
- given-names: Janosh
12-
family-names: Riebesell
13-
github: https://github.com/janosh
14-
affiliation: Cambridge University, Lawrence Berkeley National Laboratory
15-
orcid: 0000-0001-5233-3462
11+
- given-names: Hrushikesh
12+
family-names: Sahasrabuddhe
13+
github: https://github.com/hrushikesh-s
14+
affiliation: University of California Berkeley, Lawrence Berkeley National Laboratory
15+
- given-names: Mark
16+
family-names: Asta
17+
affiliation: University of California Berkeley, Lawrence Berkeley National Laboratory
18+
- given-names: Kevin
19+
family-names: Beck
20+
affiliation: University of Arizona
21+
- given-names: Tathagata
22+
family-names: Biswas
23+
affiliation: UCLouvain
24+
- given-names: Alexander
25+
family-names: Bonkowski
26+
affiliation: RWTH Aachen University
27+
github: https://github.com/ab5424
28+
affiliation: RWTH Aachen University
29+
- given-names: Joana
30+
family-names: Bustamante
31+
affiliation: Federal Institute For Materials Research and Testing
32+
- given-names: Xin
33+
family-names: Chen
34+
affiliation: University of California Berkeley, Lawrence Berkeley National Laboratory
35+
- given-names: Yuan
36+
family-names: Chiang
37+
affiliation: University of California Berkeley, Lawrence Berkeley National Laboratory
38+
- given-names: Daryl
39+
family-names: Chrzan
40+
affiliation: University of California Berkeley, Lawrence Berkeley National Laboratory
41+
- given-names: Jacob
42+
family-names: Clary
43+
affiliation: National Renewable Energy Laboratory
44+
- given-names: Orion
45+
family-names: Cohen
46+
affiliation: University of California Berkeley, Lawrence Berkeley National Laboratory
47+
- given-names: Christina
48+
family-names: Ertural
49+
github: https://github.com/QuantumChemist
50+
affiliation: Federal Institute for Materials Research and Testing (BAM)
51+
- given-names: Max
52+
family-names: Gallant
53+
affiliation: University of California Berkeley, Lawrence Berkeley National Laboratory
1654
- given-names: Janine
1755
family-names: George
1856
github: https://github.com/JaGeo
1957
affiliation: Federal Institute for Materials Research and Testing (BAM)
2058
orcid: 0000-0001-8907-0336
21-
- given-names: Jimmy-Xuan
22-
family-names: Shen
23-
github: https://github.com/jmmshn
24-
affiliation: Lawrence Livermore National Laboratory
25-
orcid: 0000-0002-2743-7531
26-
- given-names: Andrew
27-
family-names: Rosen
28-
github: https://github.com/Andrew-S-Rosen
29-
name-particle: S.
30-
affiliation: Princeton University
31-
orcid: 0000-0002-0141-7006
32-
- given-names: Aakash
33-
family-names: Naik
34-
github: https://github.com/naik-aakash
35-
name-particle: Ashok
36-
affiliation: Federal Institute for Materials Research and Testing (BAM)
37-
- given-names: Nick
38-
family-names: Winner
39-
40-
github: https://github.com/nwinner
41-
affiliation: University of California, Berkeley
42-
- given-names: Mingjian
43-
family-names: Wen
44-
github: https://github.com/mjwen
45-
affiliation: University of Houston
59+
- given-names: Sophie
60+
family-names: Gerits
61+
affiliation: University of Colorado Boulder
62+
- given-names: Rhys
63+
family-names: Goodall
64+
github: https://github.com/CompRhys
65+
affiliation: Radical AI
4666
- given-names: Rishabh
4767
family-names: Guha
4868
github: https://github.com/rdguha1995
4969
affiliation: Lawrence Berkeley National Laboratory
50-
- given-names: Matthew
51-
family-names: Kuner
52-
github: https://github.com/matthewkuner
53-
affiliation: University of California, Berkeley
54-
- given-names: Guido
55-
family-names: Petretto
56-
github: https://github.com/gpetretto
57-
affiliation: Université catholique de Louvain
58-
- given-names: Zhuoying
59-
family-names: Zhu
60-
github: https://github.com/Zhuoying
61-
affiliation: Lawrence Berkeley National Laboratory
70+
- given-names: Geoffroy
71+
family-names: Hautier
72+
affiliation: Dartmouth College
6273
- given-names: Matthew
6374
family-names: Horton
6475
github: https://github.com/mkhorton
6576
affiliation: Microsoft Research
6677
orcid: 0000-0001-7777-8871
67-
- given-names: Hrushikesh
68-
family-names: Sahasrabuddhe
69-
github: https://github.com/hrushikesh-s
70-
affiliation: University of California, Berkeley
7178
- given-names: Aaron
7279
family-names: Kaplan
7380
github: https://github.com/esoteric-ephemera
7481
affiliation: Lawrence Berkeley National Laboratory
75-
- given-names: Jonathan
76-
family-names: Schmidt
77-
github: https://github.com/JonathanSchmidt1
78-
affiliation: ETH Zurich
79-
- given-names: Christina
80-
family-names: Ertural
81-
github: https://github.com/QuantumChemist
82-
affiliation: Federal Institute for Materials Research and Testing (BAM)
8382
- given-names: Ryan
8483
family-names: Kingsbury
8584
github: https://github.com/rkingsbury
8685
affiliation: Princeton University
87-
- given-names: Matt
86+
- given-names: Matthew
87+
family-names: Kuner
88+
github: https://github.com/matthewkuner
89+
affiliation: University of California Berkeley, Lawrence Berkeley National Laboratory
90+
- given-names: Bryant
91+
family-names: Li
92+
affiliation: University of California Berkeley
93+
- given-names: Xavier
94+
family-names: Linn
95+
affiliation: University of California Berkeley
96+
- given-names: Matthew
8897
family-names: McDermott
8998
github: https://github.com/mattmcdermott
9099
affiliation: Lawrence Berkeley National Laboratory
91-
- given-names: Rhys
92-
family-names: Goodall
93-
github: https://github.com/CompRhys
94-
affiliation: Chemix.ai
95-
- given-names: Alexander
96-
family-names: Bonkowski
97-
github: https://github.com/ab5424
98-
affiliation: RWTH Aachen University
100+
- given-names: Rohith Srinivaas
101+
family-names: Mohanakrishnan
102+
affiliation: University of California Berkeley, Lawrence Berkeley National Laboratory
103+
- given-names: Aakash
104+
family-names: Naik
105+
github: https://github.com/naik-aakash
106+
affiliation: Federal Institute for Materials Research and Testing (BAM), Friedrich Schiller University Jena
107+
- given-names: Jeffrey
108+
family-names: Neaton
109+
affiliation: University of California Berkeley, Lawrence Berkeley National Laboratory, Kavli Energy NanoScience Institute
110+
- given-names: Kristin
111+
family-names: Persson
112+
affiliation: University of California Berkeley, Lawrence Berkeley National Laboratory
113+
- given-names: Guido
114+
family-names: Petretto
115+
github: https://github.com/gpetretto
116+
affiliation: UCLouvain, Matgenix SRL
99117
- given-names: Thomas
100118
family-names: Purcell
101119
github: https://github.com/tpurcell90
102-
affiliation: Fritz Haber Institute
103-
- given-names: Daniel
104-
family-names: Zügner
105-
github: https://github.com/danielzuegner
120+
affiliation: University of Arizona, Fritz Haber Institute of the Max Planck Society
121+
- given-names: Francesco
122+
family-names: Ricci
123+
affiliation: University of California Berkeley, Lawrence Berkeley National Laboratory
124+
- given-names: Benjamin
125+
family-names: Rich
126+
affiliation: University of Colorado Boulder
127+
- given-names: Janosh
128+
family-names: Riebesell
129+
github: https://github.com/janosh
130+
affiliation: Lawrence Berkeley National Laboratory, Radical AI, Cambridge University
131+
orcid: 0000-0001-5233-3462
132+
- given-names: Gian-Marco
133+
family-names: Rignanese
134+
affiliation: UCLouvain, Matgenix SRL, WEL Research Institute
135+
- given-names: Andrew
136+
family-names: Rosen
137+
github: https://github.com/Andrew-S-Rosen
138+
name-particle: S.
139+
affiliation: Princeton University
140+
orcid: 0000-0002-0141-7006
141+
- given-names: Matthias
142+
family-names: Scheffler
143+
affiliation: Fritz Haber Institute of the Max Planck Society
144+
- given-names: Jonathan
145+
family-names: Schmidt
146+
github: https://github.com/JonathanSchmidt1
147+
affiliation: ETH Zurich
148+
- given-names: Jimmy-Xuan
149+
family-names: Shen
150+
github: https://github.com/jmmshn
151+
affiliation: Lawrence Livermore National Laboratory
152+
orcid: 0000-0002-2743-7531
153+
- given-names: Andrei
154+
family-names: Sobolev
155+
affiliation: Fritz Haber Institute of the Max Planck Society, Molecular Simulations from First Principles - MS1P e.V.
156+
- given-names: Ravishankar
157+
family-names: Sundararaman
158+
affiliation: Rensselaer Polytechnic Institute
159+
- given-names: Cooper
160+
family-names: Tezak
161+
affiliation: University of Colorado Boulder
162+
- given-names: Victor
163+
family-names: Trinquet
164+
affiliation: UCLouvain
165+
- given-names: Joel
166+
family-names: Varley
167+
affiliation: Lawrence Livermore National Laboratory
168+
- given-names: Derek
169+
family-names: Vigil-Fowler
170+
affiliation: National Renewable Energy Laboratory
171+
- given-names: Duo
172+
family-names: Wang
173+
affiliation: Lawrence Berkeley National Laboratory
174+
- given-names: David
175+
family-names: Waroquiers
176+
affiliation: UCLouvain, Matgenix SRL
177+
- given-names: Mingjian
178+
family-names: Wen
179+
github: https://github.com/mjwen
180+
affiliation: University of Houston
181+
- given-names: Han
182+
family-names: Yang
106183
affiliation: Microsoft Research
107-
- given-names: Ji
108-
family-names: Qi
109-
github: https://github.com/JiQi535
110-
affiliation: University of California, San Diego
184+
- given-names: Hui
185+
family-names: Zheng
186+
affiliation: Lawrence Berkeley National Laboratory
187+
- given-names: Jiongzhi
188+
family-names: Zheng
189+
affiliation: Dartmouth College
190+
- given-names: Zhuoying
191+
family-names: Zhu
192+
github: https://github.com/Zhuoying
193+
affiliation: Lawrence Berkeley National Laboratory
194+
- given-names: Anubhav
195+
family-names: Jain
196+
github: https://github.com/computron
197+
affiliation: Lawrence Berkeley National Laboratory
111198
version: 0.0.13
112-
date-released: 2024-01-08
199+
date-released: 2025-01-22
113200
repository-code: https://github.com/materialsproject/atomate2
114201
license: cc-by-4.0
115202
license-url: https://github.com/materialsproject/atomate2/blob/main/LICENSE
116-
type: software
203+
type: article, software

0 commit comments

Comments
 (0)