DarthReca commited on
Commit
b627616
·
verified ·
1 Parent(s): 8d9f0f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -8
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
- @misc{cambrin2024leveltutorialsvlmsgame,
100
- title={Level Up Your Tutorials: VLMs for Game Tutorials Quality Assessment},
101
- author={Daniele Rege Cambrin and Gabriele Scaffidi Militone and Luca Colomba and Giovanni Malnati and Daniele Apiletti and Paolo Garza},
102
- year={2024},
103
- eprint={2408.08396},
104
- archivePrefix={arXiv},
105
- primaryClass={cs.CV},
106
- url={https://arxiv.org/abs/2408.08396},
 
 
 
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
  ```