Update README.md
Browse files
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 |
-
@
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
|
|
|
|
|
|
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 |
```
|