update
Browse files
README.md
CHANGED
@@ -58,16 +58,17 @@ The Falah/Alzheimer_MRI Disease Classification dataset is a valuable resource fo
|
|
58 |
## Citation
|
59 |
|
60 |
If you use this dataset in your research or health medicine applications, we kindly request that you cite the following publication:
|
61 |
-
|
62 |
-
@
|
63 |
-
author = {Falah
|
64 |
-
title = {
|
65 |
year = {2023},
|
66 |
-
publisher = {
|
67 |
-
|
68 |
-
|
69 |
}
|
70 |
-
|
|
|
71 |
|
72 |
## Usage Example
|
73 |
|
|
|
58 |
## Citation
|
59 |
|
60 |
If you use this dataset in your research or health medicine applications, we kindly request that you cite the following publication:
|
61 |
+
```
|
62 |
+
@dataset{alzheimer_mri_dataset,
|
63 |
+
author = {Falah.G.Salieh},
|
64 |
+
title = {Alzheimer MRI Dataset},
|
65 |
year = {2023},
|
66 |
+
publisher = {Hugging Face},
|
67 |
+
version = {1.0},
|
68 |
+
url = {https://huggingface.co/datasets/Falah/Alzheimer_MRI}
|
69 |
}
|
70 |
+
```
|
71 |
+
|
72 |
|
73 |
## Usage Example
|
74 |
|