xuandin commited on
Commit
ae47caf
·
verified ·
1 Parent(s): ad251cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -348,14 +348,14 @@ SemViQA-TC is one of the key components of the two-step classification (TVC) app
348
  If you use **SemViQA-TC** in your research, please cite:
349
 
350
  ```bibtex
351
- @misc{nguyen2025semviqasemanticquestionanswering,
352
- title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
353
- author={Nam V. Nguyen and Dien X. Tran and Thanh T. Tran and Anh T. Hoang and Tai V. Duong and Di T. Le and Phuc-Lu Le},
354
  year={2025},
355
  eprint={2503.00955},
356
  archivePrefix={arXiv},
357
  primaryClass={cs.CL},
358
- url={https://arxiv.org/abs/2503.00955},
359
  }
360
  ```
361
 
 
348
  If you use **SemViQA-TC** in your research, please cite:
349
 
350
  ```bibtex
351
+ @misc{tran2025semviqasemanticquestionanswering,
352
+ title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
353
+ author={Dien X. Tran and Nam V. Nguyen and Thanh T. Tran and Anh T. Hoang and Tai V. Duong and Di T. Le and Phuc-Lu Le},
354
  year={2025},
355
  eprint={2503.00955},
356
  archivePrefix={arXiv},
357
  primaryClass={cs.CL},
358
+ url={https://arxiv.org/abs/2503.00955},
359
  }
360
  ```
361