xuandin commited on
Commit
5d2a843
·
verified ·
1 Parent(s): 9e0d768

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -363,14 +363,14 @@ print(evidence)
363
  If you use **SemViQA-QATC** in your research, please cite:
364
 
365
  ```bibtex
366
- @misc{nguyen2025semviqasemanticquestionanswering,
367
- title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
368
- 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},
369
  year={2025},
370
  eprint={2503.00955},
371
  archivePrefix={arXiv},
372
  primaryClass={cs.CL},
373
- url={https://arxiv.org/abs/2503.00955},
374
  }
375
  ```
376
 
 
363
  If you use **SemViQA-QATC** in your research, please cite:
364
 
365
  ```bibtex
366
+ @misc{tran2025semviqasemanticquestionanswering,
367
+ title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
368
+ 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},
369
  year={2025},
370
  eprint={2503.00955},
371
  archivePrefix={arXiv},
372
  primaryClass={cs.CL},
373
+ url={https://arxiv.org/abs/2503.00955},
374
  }
375
  ```
376