MagedSaeed commited on
Commit
5a4156d
·
1 Parent(s): 8ea1831

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -117,17 +117,17 @@ The data is split into training and test set. The training set contains, as in m
117
 
118
  ### Licensing Information
119
 
120
- [More Information Needed]
121
 
122
  ### Citation Information
123
  ```
124
- @inproceedings{hafiz2015boosting,
125
- title={Boosting OCR for some important mutations},
126
- author={Hafiz, AM and Bhat, GM},
127
- booktitle={2015 Second International Conference on Advances in Computing and Communication Engineering},
128
- pages={128--132},
129
- year={2015},
130
- organization={IEEE}
131
  }
132
  ```
133
 
 
117
 
118
  ### Licensing Information
119
 
120
+ The dataset is publickly available for research. Any work that uses this dataset should cite the website below in Citation Information.
121
 
122
  ### Citation Information
123
  ```
124
+ @misc{AHDBase34:online,
125
+ author = {S. Abdelazeem and E. El-Sherif},
126
+ title = {The Arabic Handwritten Digits Databases, ADBase & MADBase},
127
+ howpublished = {\url{https://datacenter.aucegypt.edu/shazeem/}},
128
+ month = {},
129
+ year = {},
130
+ note = {(Accessed on 05/14/2023)}
131
  }
132
  ```
133