Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -96,13 +96,16 @@ The recorded tutorials do not cover all possible user interactions and should no
|
|
96 |
**BibTeX:**
|
97 |
|
98 |
```bibtex
|
99 |
-
@
|
100 |
-
|
101 |
-
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
|
|
|
|
|
|
107 |
}
|
108 |
```
|
|
|
96 |
**BibTeX:**
|
97 |
|
98 |
```bibtex
|
99 |
+
@inbook{RegeCambrin2025,
|
100 |
+
title = {Level Up Your Tutorials: VLMs for Game Tutorials Quality Assessment},
|
101 |
+
ISBN = {9783031923876},
|
102 |
+
ISSN = {1611-3349},
|
103 |
+
url = {http://dx.doi.org/10.1007/978-3-031-92387-6_26},
|
104 |
+
DOI = {10.1007/978-3-031-92387-6_26},
|
105 |
+
booktitle = {Computer Vision – ECCV 2024 Workshops},
|
106 |
+
publisher = {Springer Nature Switzerland},
|
107 |
+
author = {Rege Cambrin, Daniele and Scaffidi Militone, Gabriele and Colomba, Luca and Malnati, Giovanni and Apiletti, Daniele and Garza, Paolo},
|
108 |
+
year = {2025},
|
109 |
+
pages = {374–389}
|
110 |
}
|
111 |
```
|