Skip to content

Commit 00aeb1f

Browse files
authored
Update citation for VideoRAC paper in README
1 parent 456e986 commit 00aeb1f

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,16 @@ Licensed under **Creative Commons Attribution 4.0 International (CC BY 4.0)**.
124124
You may share and adapt this work with attribution. Please cite our paper when using VideoRAC or EduViQA:
125125

126126
```bibtex
127-
@inproceedings{hem2025videorac,
128-
title={Adaptive Chunking for VideoRAG Pipelines with a Newly Gathered Bilingual Educational Dataset},
127+
@INPROCEEDINGS{10967455,
129128
author={Hemmat, Arshia and Vadaei, Kianoosh and Shirian, Melika and Heydari, Mohammad Hassan and Fatemi, Afsaneh},
130-
booktitle={30th International Computer Society of Iran Computer Conference (CSICC 2025)},
129+
booktitle={2025 29th International Computer Conference, Computer Society of Iran (CSICC)},
130+
title={Adaptive Chunking for VideoRAG Pipelines with a Newly Gathered Bilingual Educational Dataset},
131131
year={2025},
132-
organization={IEEE}
133-
}
132+
volume={},
133+
number={},
134+
pages={1-7},
135+
keywords={Measurement;Visualization;Large language models;Pipelines;Retrieval augmented generation;Education;Question answering (information retrieval);Multilingual;Standards;Context modeling;Video QA;Datasets Preparation;Academic Question Answering;Multilingual},
136+
doi={10.1109/CSICC65765.2025.10967455}}
134137
```
135138

136139
---

0 commit comments

Comments
 (0)