added citation
Browse files
README.md
CHANGED
@@ -92,7 +92,15 @@ This model is licensed under the **GNU Affero General Public License v3.0 (AGPL-
|
|
92 |
If you use this model, please cite the Screen2AX paper:
|
93 |
|
94 |
```bibtex
|
95 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
96 |
```
|
97 |
|
98 |
---
|
|
|
92 |
If you use this model, please cite the Screen2AX paper:
|
93 |
|
94 |
```bibtex
|
95 |
+
@misc{muryn2025screen2axvisionbasedapproachautomatic,
|
96 |
+
title={Screen2AX: Vision-Based Approach for Automatic macOS Accessibility Generation},
|
97 |
+
author={Viktor Muryn and Marta Sumyk and Mariya Hirna and Sofiya Garkot and Maksym Shamrai},
|
98 |
+
year={2025},
|
99 |
+
eprint={2507.16704},
|
100 |
+
archivePrefix={arXiv},
|
101 |
+
primaryClass={cs.LG},
|
102 |
+
url={https://arxiv.org/abs/2507.16704},
|
103 |
+
}
|
104 |
```
|
105 |
|
106 |
---
|