Datasets:

Modalities:
Text
Formats:
csv
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
ksoman commited on
Commit
9ef3c24
1 Parent(s): fdd7640

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -4
README.md CHANGED
@@ -102,10 +102,14 @@ al. 2016).
102
 
103
  If you use this dataset in your research, please cite the following paper:
104
  ```
105
- @article{soman2023biomedical,
106
- title={Biomedical knowledge graph-enhanced prompt generation for large language models},
107
  author={Soman, Karthik and Rose, Peter W and Morris, John H and Akbas, Rabia E and Smith, Brett and Peetoom, Braian and Villouta-Reyes, Catalina and Cerono, Gabriel and Shi, Yongmei and Rizk-Jackson, Angela and others},
108
- journal={arXiv preprint arXiv:2311.17330},
109
- year={2023}
 
 
 
 
110
  }
111
  ```
 
102
 
103
  If you use this dataset in your research, please cite the following paper:
104
  ```
105
+ @article{soman2024biomedical,
106
+ title={Biomedical knowledge graph-optimized prompt generation for large language models},
107
  author={Soman, Karthik and Rose, Peter W and Morris, John H and Akbas, Rabia E and Smith, Brett and Peetoom, Braian and Villouta-Reyes, Catalina and Cerono, Gabriel and Shi, Yongmei and Rizk-Jackson, Angela and others},
108
+ journal={Bioinformatics},
109
+ volume={40},
110
+ number={9},
111
+ pages={btae560},
112
+ year={2024},
113
+ publisher={Oxford University Press}
114
  }
115
  ```