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