devilyouwei commited on
Commit
039203b
·
verified ·
1 Parent(s): a364f07

add citation

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -79,6 +79,17 @@ print(outputs)
79
  - [Youwei Huang](https://www.devil.ren)
80
  - [Sen Fang](https://github.com/TomasAndersonFang)
81
 
 
 
 
 
 
 
 
 
 
 
 
82
  ## Sponsors
83
 
84
  - [Institute of Intelligent Computing Technology, Suzhou, CAS](http://iict.ac.cn/)
 
79
  - [Youwei Huang](https://www.devil.ren)
80
  - [Sen Fang](https://github.com/TomasAndersonFang)
81
 
82
+ ## Citations
83
+
84
+ ```tex
85
+ @article{huang2025smart,
86
+ title={Smart Contract Intent Detection with Pre-trained Programming Language Model},
87
+ author={Huang, Youwei and Li, Jianwen and Fang, Sen and Li, Yao and Yang, Peng and Hu, Bin and Zhang, Tao},
88
+ journal={arXiv preprint arXiv:2508.20086},
89
+ year={2025}
90
+ }
91
+ ```
92
+
93
  ## Sponsors
94
 
95
  - [Institute of Intelligent Computing Technology, Suzhou, CAS](http://iict.ac.cn/)