Update README.md
Browse files
README.md
CHANGED
@@ -24,11 +24,13 @@ license: cc
|
|
24 |
Please cite the following paper if you use jackkuo/LLM-Enzyme-Kinetics-Archive-LLENKA in your work.
|
25 |
|
26 |
```bibtex
|
27 |
-
@
|
28 |
-
|
29 |
-
|
30 |
-
|
31 |
-
|
32 |
-
|
33 |
-
|
34 |
-
|
|
|
|
|
|
24 |
Please cite the following paper if you use jackkuo/LLM-Enzyme-Kinetics-Archive-LLENKA in your work.
|
25 |
|
26 |
```bibtex
|
27 |
+
@article{jiang2025enzyme,
|
28 |
+
title={Enzyme Co-Scientist: Harnessing Large Language Models for Enzyme Kinetic Data Extraction from Literature},
|
29 |
+
author={Jiang, Jinling and Hu, Jie and Xie, Siwei and Guo, Menghao and Dong, Yuhang and Fu, Shuai and Jiang, Xianyue and Yue, Zhenlei and Shi, Junchao and Zhang, Xiaoyu and others},
|
30 |
+
journal={bioRxiv},
|
31 |
+
pages={2025--03},
|
32 |
+
year={2025},
|
33 |
+
publisher={Cold Spring Harbor Laboratory}
|
34 |
+
}
|
35 |
+
```
|
36 |
+
https://github.com/JackKuo666/LLM-BioDataExtractor
|