qiaojin commited on
Commit
d83a36c
1 Parent(s): 1aa2621

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
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
- @misc{jin2023MedCPT,
80
- title={MedCPT: Contrastive Pre-trained Transformers with Large-scale PubMed Search Logs for Zero-shot Biomedical Information Retrieval},
81
- author={Qiao Jin and Won Kim and Qingyu Chen and Donald C. Comeau and Lana Yeganova and John Wilbur and Zhiyong Lu},
82
- year={2023},
83
- eprint={2307.00589},
84
- archivePrefix={arXiv},
85
- primaryClass={cs.IR}
 
 
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
  ```