Add bibtex citation info (#2)
Browse files- Add bibtex citation info (9b7484e7e7241f8bd2b6d21816e96fd7fe335c9a)
Co-authored-by: Daniel van Strien <davanstrien@users.noreply.huggingface.co>
README.md
CHANGED
@@ -88,7 +88,16 @@ mit
|
|
88 |
|
89 |
When using the data please cite :
|
90 |
|
91 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
92 |
|
93 |
and
|
94 |
|
|
|
88 |
|
89 |
When using the data please cite :
|
90 |
|
91 |
+
```bibtext
|
92 |
+
@misc{gucciardi2024symbrain,
|
93 |
+
title={Symbrain: A large-scale dataset of MRI images for neonatal brain symmetry analysis},
|
94 |
+
author={Arnaud Gucciardi and Safouane El Ghazouali and Francesca Venturini and Vida Groznik and Umberto Michelucci},
|
95 |
+
year={2024},
|
96 |
+
eprint={2401.11814},
|
97 |
+
archivePrefix={arXiv},
|
98 |
+
primaryClass={cs.CV}
|
99 |
+
}
|
100 |
+
```
|
101 |
|
102 |
and
|
103 |
|