Datasets:

Modalities:
Image
Text
Formats:
parquet
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
hellcaster commited on
Commit
c6a7b57
·
verified ·
1 Parent(s): 18807e0

added citation

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