added citation
Browse files
README.md
CHANGED
|
@@ -74,7 +74,15 @@ This model is released under the **MIT License**.
|
|
| 74 |
If you use this model in your research, please cite the Screen2AX paper:
|
| 75 |
|
| 76 |
```bibtex
|
| 77 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
```
|
| 79 |
|
| 80 |
---
|
|
|
|
| 74 |
If you use this model in your research, please cite the Screen2AX paper:
|
| 75 |
|
| 76 |
```bibtex
|
| 77 |
+
@misc{muryn2025screen2axvisionbasedapproachautomatic,
|
| 78 |
+
title={Screen2AX: Vision-Based Approach for Automatic macOS Accessibility Generation},
|
| 79 |
+
author={Viktor Muryn and Marta Sumyk and Mariya Hirna and Sofiya Garkot and Maksym Shamrai},
|
| 80 |
+
year={2025},
|
| 81 |
+
eprint={2507.16704},
|
| 82 |
+
archivePrefix={arXiv},
|
| 83 |
+
primaryClass={cs.LG},
|
| 84 |
+
url={https://arxiv.org/abs/2507.16704},
|
| 85 |
+
}
|
| 86 |
```
|
| 87 |
|
| 88 |
---
|