caobin commited on
Commit
a4d9fcd
·
verified ·
1 Parent(s): 3a13668

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,4 +1,6 @@
1
 
 
 
2
 
3
  **Content**
4
  + Site Template: open.db.gz
@@ -38,3 +40,17 @@ from CryDBkit import website
38
  website.show('open.db')
39
  ```
40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
+ # CGWGAN | [Paper](https://www.oaepublish.com/articles/jmi.2024.24?utm_campaign=website&utm_medium=email&utm_source=sendgrid.com)
3
+
4
 
5
  **Content**
6
  + Site Template: open.db.gz
 
40
  website.show('open.db')
41
  ```
42
 
43
+ If you utilize the data or code from this repository, please reference [our paper](https://www.oaepublish.com/articles/jmi.2024.24?utm_campaign=website&utm_medium=email&utm_source=sendgrid.com).
44
+
45
+ ```
46
+ @article{su2024cgwgan,
47
+ title={CGWGAN: crystal generative framework based on Wyckoff generative adversarial network},
48
+ author={Su, Tianhao and Cao, Bin and Hu, Shunbo and Li, Musen and Zhang, Tong-Yi},
49
+ journal={Journal of Materials Informatics},
50
+ volume={4},
51
+ number={4},
52
+ pages={N--A},
53
+ year={2024},
54
+ publisher={OAE Publishing Inc.}
55
+ }
56
+ ```