Datasets:
Fix citation author in subset README
Browse files
pointerbench-text/README.md
CHANGED
|
@@ -210,7 +210,7 @@ the [source repo](https://github.com/warmwindOS/pointerbench); see
|
|
| 210 |
```bibtex
|
| 211 |
@misc{pointerbench_text_2026,
|
| 212 |
title = {Pointerbench-Text: A GUI Grounding Benchmark for Text},
|
| 213 |
-
author = {
|
| 214 |
year = {2026},
|
| 215 |
url = {https://github.com/warmwindOS/pointerbench}
|
| 216 |
}
|
|
|
|
| 210 |
```bibtex
|
| 211 |
@misc{pointerbench_text_2026,
|
| 212 |
title = {Pointerbench-Text: A GUI Grounding Benchmark for Text},
|
| 213 |
+
author = {Maximilian Schilling and Warmwind AG},
|
| 214 |
year = {2026},
|
| 215 |
url = {https://github.com/warmwindOS/pointerbench}
|
| 216 |
}
|