diff --git a/README.md b/README.md index 5e35bcf..51d0198 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,28 @@ Regarding the openness of languages, you can refer to the table below: | Swift | N | N | BETA | | Properties | Y | Y | BETA | +## Related Paper + +Our work is described in the following paper: + +[**CodeFuse-Query: A Data-Centric Static Code Analysis System for Large-Scale Organizations**](https://arxiv.org/abs/2401.01571) + +## Citation + +If you find **CodeFuse-Query** useful in your research, please cite our paper: + +```bibtex +@misc{xie2024codefusequerydatacentricstaticcode, + title={CodeFuse-Query: A Data-Centric Static Code Analysis System for Large-Scale Organizations}, + author={Xiaoheng Xie and Gang Fan and Xiaojun Lin and Ang Zhou and Shijie Li and Xunjin Zheng and Yinan Liang and Yu Zhang and Na Yu and Haokun Li and Xinyu Chen and Yingzhuang Chen and Yi Zhen and Dejun Dong and Xianjin Fu and Jinzhou Su and Fuxiong Pan and Pengshuai Luo and Youzheng Feng and Ruoxiang Hu and Jing Fan and Jinguo Zhou and Xiao Xiao and Peng Di}, + year={2024}, + eprint={2401.01571}, + archivePrefix={arXiv}, + primaryClass={cs.SE}, + url={https://arxiv.org/abs/2401.01571}, +} +``` + ## Contact Us ![WeChat User Group Image](./assets/wechat_qrcode.JPG) ## Star History