Update README.md
Browse files
README.md
CHANGED
|
@@ -85,12 +85,14 @@ This tool shows the results of research conducted in the Computational Biology B
|
|
| 85 |
If you find this repo helpful, please cite MedCPT by:
|
| 86 |
|
| 87 |
```bibtext
|
| 88 |
-
@
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
|
|
|
|
|
|
| 95 |
}
|
| 96 |
```
|
|
|
|
| 85 |
If you find this repo helpful, please cite MedCPT by:
|
| 86 |
|
| 87 |
```bibtext
|
| 88 |
+
@article{jin2023medcpt,
|
| 89 |
+
title={MedCPT: Contrastive Pre-trained Transformers with large-scale PubMed search logs for zero-shot biomedical information retrieval},
|
| 90 |
+
author={Jin, Qiao and Kim, Won and Chen, Qingyu and Comeau, Donald C and Yeganova, Lana and Wilbur, W John and Lu, Zhiyong},
|
| 91 |
+
journal={Bioinformatics},
|
| 92 |
+
volume={39},
|
| 93 |
+
number={11},
|
| 94 |
+
pages={btad651},
|
| 95 |
+
year={2023},
|
| 96 |
+
publisher={Oxford University Press}
|
| 97 |
}
|
| 98 |
```
|