Skip to content

Commit f336043

Browse files
authored
Protecting the upper case for the title in the bibtex citation
1 parent 9b232fd commit f336043

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ pip install git+https://github.com/lilab-stanford/MUSK.git # MUSK
148148
## Citation
149149
```
150150
@article{marza2025thunder,
151-
title={THUNDER: Tile-level Histopathology image UNDERstanding benchmark},
151+
title={{THUNDER}: Tile-level Histopathology image UNDERstanding benchmark},
152152
author={Marza, Pierre and Fillioux, Leo and Boutaj, Sofi{\`e}ne and Mahatha, Kunal and Desrosiers, Christian and Piantanida, Pablo and Dolz, Jose and Christodoulidis, Stergios and Vakalopoulou, Maria},
153153
journal={Neural Information Processing Systems (NeurIPS) D&B Track},
154154
year={2025}

0 commit comments

Comments
 (0)