Commit
•
5d31975
1
Parent(s):
e5fbe02
Update README.md (#2)
Browse files- Update README.md (ccacd84222654ff6f8c5c7977ba3da828a69f851)
Co-authored-by: Qiao Jin <[email protected]>
README.md
CHANGED
@@ -62,12 +62,14 @@ If you are interested in the collection of PMC-Patients and reproducing our base
|
|
62 |
If you find PMC-Patients helpful in your research, please cite our work by:
|
63 |
|
64 |
```
|
65 |
-
@
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
71 |
-
|
|
|
|
|
72 |
}
|
73 |
```
|
|
|
62 |
If you find PMC-Patients helpful in your research, please cite our work by:
|
63 |
|
64 |
```
|
65 |
+
@article{zhao2023large,
|
66 |
+
title={A large-scale dataset of patient summaries for retrieval-based clinical decision support systems},
|
67 |
+
author={Zhao, Zhengyun and Jin, Qiao and Chen, Fangyuan and Peng, Tuorui and Yu, Sheng},
|
68 |
+
journal={Scientific Data},
|
69 |
+
volume={10},
|
70 |
+
number={1},
|
71 |
+
pages={909},
|
72 |
+
year={2023},
|
73 |
+
publisher={Nature Publishing Group UK London}
|
74 |
}
|
75 |
```
|