Update README.md
Browse files
README.md
CHANGED
|
@@ -244,12 +244,15 @@ Can be cited as the following:
|
|
| 244 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 245 |
|
| 246 |
<!-- **BibTeX:** -->
|
|
|
|
|
|
|
| 247 |
@article{agrawal2025chammi,
|
| 248 |
title={CHAMMI-75: pre-training multi-channel models with heterogeneous microscopy images},
|
| 249 |
author={Agrawal, Vidit and Peters, John and Thompson, Tyler N and Sanian, Mohammad Vali and Pham, Chau and Moshkov, Nikita and Kazi, Arshad and Pillai, Aditya and Freeman, Jack and Kang, Byunguk and others},
|
| 250 |
journal={arXiv preprint arXiv:2512.20833},
|
| 251 |
year={2025}
|
| 252 |
}
|
|
|
|
| 253 |
|
| 254 |
|
| 255 |
<!-- **APA:** -->
|
|
|
|
| 244 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 245 |
|
| 246 |
<!-- **BibTeX:** -->
|
| 247 |
+
**BibTeX:**
|
| 248 |
+
```bibtex
|
| 249 |
@article{agrawal2025chammi,
|
| 250 |
title={CHAMMI-75: pre-training multi-channel models with heterogeneous microscopy images},
|
| 251 |
author={Agrawal, Vidit and Peters, John and Thompson, Tyler N and Sanian, Mohammad Vali and Pham, Chau and Moshkov, Nikita and Kazi, Arshad and Pillai, Aditya and Freeman, Jack and Kang, Byunguk and others},
|
| 252 |
journal={arXiv preprint arXiv:2512.20833},
|
| 253 |
year={2025}
|
| 254 |
}
|
| 255 |
+
```
|
| 256 |
|
| 257 |
|
| 258 |
<!-- **APA:** -->
|