Lihuchen commited on
Commit
4fde7a0
·
verified ·
1 Parent(s): 581e568

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -5
README.md CHANGED
@@ -120,10 +120,13 @@ Have a look at our code on [Github](https://github.com/tigerchen52/PEARL)
120
  If you find our work useful, please give us a citation:
121
 
122
  ```
123
- @article{chen2024learning,
124
- title={Learning High-Quality and General-Purpose Phrase Representations},
125
- author={Chen, Lihu and Varoquaux, Ga{\"e}l and Suchanek, Fabian M},
126
- journal={arXiv preprint arXiv:2401.10407},
127
- year={2024}
 
 
 
128
  }
129
  ```
 
120
  If you find our work useful, please give us a citation:
121
 
122
  ```
123
+ @misc{chen2025pubguardllm,
124
+ title={Pub-Guard-LLM: Detecting Fraudulent Biomedical Articles with Reliable Explanations},
125
+ author={Lihu Chen and Shuojie Fu and Gabriel Freedman and Cemre Zor and Guy Martin and James Kinross and Uddhav Vaghela and Ovidiu Serban and Francesca Toni},
126
+ year={2025},
127
+ eprint={2502.15429},
128
+ archivePrefix={arXiv},
129
+ primaryClass={cs.CL},
130
+ url={https://arxiv.org/abs/2502.15429},
131
  }
132
  ```