Update README.md
Browse files
README.md
CHANGED
@@ -43,6 +43,11 @@ Author: [Weike Zhao](https://angelakeke.github.io/)
|
|
43 |
If you have any questions, please feel free to contact [email protected].
|
44 |
|
45 |
## Citation
|
46 |
-
```
|
47 |
-
|
|
|
|
|
|
|
|
|
|
|
48 |
```
|
|
|
43 |
If you have any questions, please feel free to contact [email protected].
|
44 |
|
45 |
## Citation
|
46 |
+
```bibtex
|
47 |
+
@article{zhao2024ratescore,
|
48 |
+
title={RaTEScore: A Metric for Radiology Report Generation},
|
49 |
+
author={Zhao, Weike and Wu, Chaoyi and Zhang, Xiaoman and Zhang, Ya and Wang, Yanfeng and Xie, Weidi},
|
50 |
+
journal={arXiv preprint arXiv:2406.16845},
|
51 |
+
year={2024}
|
52 |
+
}
|
53 |
```
|