Update README.md
Browse files
README.md
CHANGED
@@ -59,6 +59,7 @@ This tool shows the results of research conducted in the Computational Biology B
|
|
59 |
# Citation
|
60 |
|
61 |
If you find this repo helpful, please cite MedCPT by:
|
|
|
62 |
@article{jin2023medcpt,
|
63 |
title={MedCPT: Contrastive Pre-trained Transformers with large-scale PubMed search logs for zero-shot biomedical information retrieval},
|
64 |
author={Jin, Qiao and Kim, Won and Chen, Qingyu and Comeau, Donald C and Yeganova, Lana and Wilbur, W John and Lu, Zhiyong},
|
@@ -68,4 +69,5 @@ If you find this repo helpful, please cite MedCPT by:
|
|
68 |
pages={btad651},
|
69 |
year={2023},
|
70 |
publisher={Oxford University Press}
|
71 |
-
}
|
|
|
|
59 |
# Citation
|
60 |
|
61 |
If you find this repo helpful, please cite MedCPT by:
|
62 |
+
```bibtext
|
63 |
@article{jin2023medcpt,
|
64 |
title={MedCPT: Contrastive Pre-trained Transformers with large-scale PubMed search logs for zero-shot biomedical information retrieval},
|
65 |
author={Jin, Qiao and Kim, Won and Chen, Qingyu and Comeau, Donald C and Yeganova, Lana and Wilbur, W John and Lu, Zhiyong},
|
|
|
69 |
pages={btad651},
|
70 |
year={2023},
|
71 |
publisher={Oxford University Press}
|
72 |
+
}
|
73 |
+
```
|