added citation
Browse files
README.md
CHANGED
|
@@ -130,7 +130,15 @@ This model is licensed under the **GNU Affero General Public License v3.0 (AGPL-
|
|
| 130 |
If you use this model in your research, please cite the Screen2AX paper:
|
| 131 |
|
| 132 |
```bibtex
|
| 133 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 134 |
```
|
| 135 |
|
| 136 |
---
|
|
|
|
| 130 |
If you use this model in your research, please cite the Screen2AX paper:
|
| 131 |
|
| 132 |
```bibtex
|
| 133 |
+
@misc{muryn2025screen2axvisionbasedapproachautomatic,
|
| 134 |
+
title={Screen2AX: Vision-Based Approach for Automatic macOS Accessibility Generation},
|
| 135 |
+
author={Viktor Muryn and Marta Sumyk and Mariya Hirna and Sofiya Garkot and Maksym Shamrai},
|
| 136 |
+
year={2025},
|
| 137 |
+
eprint={2507.16704},
|
| 138 |
+
archivePrefix={arXiv},
|
| 139 |
+
primaryClass={cs.LG},
|
| 140 |
+
url={https://arxiv.org/abs/2507.16704},
|
| 141 |
+
}
|
| 142 |
```
|
| 143 |
|
| 144 |
---
|