update citation
Browse files
README.md
CHANGED
|
@@ -34,10 +34,12 @@ Please refer to [Med-2E3](https://github.com/MSIIP/Med-2E3).
|
|
| 34 |
## Citation
|
| 35 |
|
| 36 |
``` bibtex
|
| 37 |
-
@
|
| 38 |
title={Med-2e3: A 2d-enhanced 3d medical multimodal large language model},
|
| 39 |
author={Shi, Yiming and Zhu, Xun and Wang, Kaiwen and Hu, Ying and Guo, Chenyi and Li, Miao and Wu, Ji},
|
| 40 |
-
|
| 41 |
-
|
|
|
|
|
|
|
| 42 |
}
|
| 43 |
```
|
|
|
|
| 34 |
## Citation
|
| 35 |
|
| 36 |
``` bibtex
|
| 37 |
+
@inproceedings{shi2025med,
|
| 38 |
title={Med-2e3: A 2d-enhanced 3d medical multimodal large language model},
|
| 39 |
author={Shi, Yiming and Zhu, Xun and Wang, Kaiwen and Hu, Ying and Guo, Chenyi and Li, Miao and Wu, Ji},
|
| 40 |
+
booktitle={2025 IEEE International Conference on Bioinformatics and Biomedicine (BIBM)},
|
| 41 |
+
pages={2754--2759},
|
| 42 |
+
year={2025},
|
| 43 |
+
organization={IEEE}
|
| 44 |
}
|
| 45 |
```
|