Skip to content

Commit e18a54b

Browse files
authored
Revise article citations in README.md
Updated citation details for two articles in the README.
1 parent cea189e commit e18a54b

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -157,26 +157,28 @@ python scripts/create_surface_formation_entries.py --surface_name "LaMnO3_001_2x
157157
year = {2023},
158158
month = dec,
159159
journal = {Nature Computational Science},
160-
pages = {1--11},
161-
publisher = {Nature Publishing Group},
160+
pages = {1034--1044},
162161
issn = {2662-8457},
163162
doi = {10.1038/s43588-023-00571-7},
164-
urldate = {2023-12-07},
165-
keywords = {Computational methods,Computational science,Software,Surface chemistry}
163+
urldate = {2023-12-07}
166164
}
165+
167166
```
168167

169168
2. VSSR-MC with aqueous electrochemical conditions:
170169
```bib
171-
@misc{duAcceleratingEnhancingThermodynamic2025,
170+
@article{duAcceleratingEnhancingThermodynamic2025,
172171
title = {Accelerating and Enhancing Thermodynamic Simulations of Electrochemical Interfaces},
173172
author = {Du, Xiaochen and Liu, Mengren and Peng, Jiayu and Chun, Hoje and Hoffman, Alexander and Yildiz, Bilge and Li, Lin and Bazant, Martin Z. and {G{\'o}mez-Bombarelli}, Rafael},
174173
year = {2025},
175-
month = mar,
176-
number = {arXiv:2503.17870},
177-
publisher = {arXiv},
178-
doi = {10.48550/arXiv.2503.17870},
179-
keywords = {Computer Science - Computational Engineering Finance and Science,Computer Science - Machine Learning,Condensed Matter - Materials Science,Condensed Matter - Statistical Mechanics},
174+
month = sep,
175+
journal = {ACS Central Science},
176+
volume = {11},
177+
number = {9},
178+
pages = {1558--1572},
179+
issn = {2374-7943, 2374-7951},
180+
doi = {10.1021/acscentsci.5c00547},
181+
urldate = {2025-10-02},
180182
}
181183
```
182184

0 commit comments

Comments
 (0)