hkqiu commited on
Commit
ae1b627
·
verified ·
1 Parent(s): ef299af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +19 -1
README.md CHANGED
@@ -29,4 +29,22 @@ RingCount
29
 
30
  Once one supplied these prompts, PolyTAO can generate polymers based on these characteristics.
31
 
32
- __Try it, such as: "264,19,0,4,1,0,1,0,0,0,4,0,6,5,1"!__
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
 
30
  Once one supplied these prompts, PolyTAO can generate polymers based on these characteristics.
31
 
32
+ __Try it, such as: "264,19,0,4,1,0,1,0,0,0,4,0,6,5,1"!__
33
+
34
+
35
+
36
+ If you find this work helpful, please kindly cite this work :):
37
+ ```
38
+ @article{qiuOndemandReverseDesign2024,
39
+ title = {On-Demand Reverse Design of Polymers with {{PolyTAO}}},
40
+ author = {Qiu, Haoke and Sun, Zhao-Yan},
41
+ year = {2024},
42
+ month = nov,
43
+ journal = {npj Computational Materials},
44
+ volume = {10},
45
+ number = {1},
46
+ pages = {273},
47
+ issn = {2057-3960},
48
+ doi = {10.1038/s41524-024-01466-5}
49
+ }
50
+ ```