atharparvezce commited on
Commit
c616b87
·
verified ·
1 Parent(s): 0847dd2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -9
README.md CHANGED
@@ -182,15 +182,14 @@ No personal user data is included.
182
 
183
  ## Citation
184
 
185
- If you use this dataset in your research, please cite:
186
 
187
  ```bibtex
188
- @dataset{parvez2026muianno,
189
- author = {Parvez, Athar},
190
- title = {{MUIAnno}: Mobile UI Dataset},
191
- year = {2026},
192
- publisher = {Hugging Face},
193
- url = {https://huggingface.co/datasets/atharparvezce/iOS-1K-Mobile-UI-Dataset},
194
- note = {Expert-annotated mobile user interface dataset}
195
  }
196
- ```
 
182
 
183
  ## Citation
184
 
185
+ If you use this dataset in your research, please cite the MUIAnno paper:
186
 
187
  ```bibtex
188
+ @article{parvez2026muianno,
189
+ title = {{MUIAnno}: An Expert-Annotated Dataset and Evaluation Benchmark for Mobile UI Understanding},
190
+ author = {Parvez, Athar and Mufti, Muhammad Jawad and Gull, Muqaddas and Hammad, Omar},
191
+ journal = {arXiv preprint arXiv:2605.17656},
192
+ year = {2026},
193
+ doi = {10.48550/arXiv.2605.17656},
194
+ url = {https://arxiv.org/abs/2605.17656}
195
  }