aixsim commited on
Commit
5a9ba72
·
verified ·
1 Parent(s): db6c5de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: cc-by-4.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-4.0
3
  ---
4
+
5
+ # Citation
6
+ If using this code, please cite our work as follows:
7
+ ```
8
+ @article{gaia2025,
9
+ title={Scalable Reactive Atomistic Dynamics with GAIA},
10
+ author={Song, Suhwan and Kim, Heejae and Jang, Jaehee and Cho, Hyuntae and Kim, Gunhee and Kim, Geonu},
11
+ journal={arXiv preprint arXiv:2509.25798},
12
+ year={2025}
13
+ }
14
+ ```