mhabbasiit commited on
Commit
f1bb288
·
verified ·
1 Parent(s): 8611dd9

Update citation: real authors (Abbasi, Nerrise + others), preprint @misc

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -185,11 +185,12 @@ Note: the underlying source images are governed by the original dataset licenses
185
  If you use NeuroQA, please cite:
186
 
187
  ```bibtex
188
- @inproceedings{neuroqa2026,
189
- title = {NeuroQA: A Large-Scale Image-Grounded Benchmark for 3D Brain MRI Understanding},
190
- author = {Anonymous},
191
- booktitle = {Advances in Neural Information Processing Systems (NeurIPS) — Evaluations and Datasets Track},
192
- year = {2026}
 
193
  }
194
  ```
195
 
 
185
  If you use NeuroQA, please cite:
186
 
187
  ```bibtex
188
+ @misc{neuroqa2026,
189
+ title = {NeuroQA: A Large-Scale Image-Grounded Benchmark for 3D Brain MRI Understanding},
190
+ author = {Abbasi, Mohammad H. and Nerrise, Favour and others},
191
+ year = {2026},
192
+ howpublished = {\url{https://huggingface.co/datasets/mhabbasiit/NeuroQA}},
193
+ note = {Mohammad H. Abbasi and Favour Nerrise contributed equally.}
194
  }
195
  ```
196