shiym2000 commited on
Commit
b4d2c9b
·
verified ·
1 Parent(s): ddb8fbd

update citation

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -34,10 +34,12 @@ Please refer to [Med-2E3](https://github.com/MSIIP/Med-2E3).
34
  ## Citation
35
 
36
  ``` bibtex
37
- @article{shi2024med,
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
- journal={arXiv preprint arXiv:2411.12783},
41
- year={2024}
 
 
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
  ```