Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
Dask
License:
hellcaster commited on
Commit
28119f9
·
verified ·
1 Parent(s): 64cc56f

added citation

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -100,7 +100,15 @@ This dataset is licensed under the **Apache 2.0 License**.
100
  If you use this dataset, please cite the Screen2AX paper:
101
 
102
  ```bibtex
103
- ...
 
 
 
 
 
 
 
 
104
  ```
105
 
106
  ---
 
100
  If you use this dataset, please cite the Screen2AX paper:
101
 
102
  ```bibtex
103
+ @misc{muryn2025screen2axvisionbasedapproachautomatic,
104
+ title={Screen2AX: Vision-Based Approach for Automatic macOS Accessibility Generation},
105
+ author={Viktor Muryn and Marta Sumyk and Mariya Hirna and Sofiya Garkot and Maksym Shamrai},
106
+ year={2025},
107
+ eprint={2507.16704},
108
+ archivePrefix={arXiv},
109
+ primaryClass={cs.LG},
110
+ url={https://arxiv.org/abs/2507.16704},
111
+ }
112
  ```
113
 
114
  ---