xuandin commited on
Commit
64126d5
·
verified ·
1 Parent(s): 688f56b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -367,14 +367,14 @@ SemViQA-TC is one of the key components of the two-step classification (TVC) app
367
  If you use **SemViQA-TC** in your research, please cite:
368
 
369
  ```bibtex
370
- @misc{nguyen2025semviqasemanticquestionanswering,
371
- title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
372
- 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},
373
  year={2025},
374
  eprint={2503.00955},
375
  archivePrefix={arXiv},
376
  primaryClass={cs.CL},
377
- url={https://arxiv.org/abs/2503.00955},
378
  }
379
  ```
380
 
 
367
  If you use **SemViQA-TC** in your research, please cite:
368
 
369
  ```bibtex
370
+ @misc{tran2025semviqasemanticquestionanswering,
371
+ title={SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking},
372
+ 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},
373
  year={2025},
374
  eprint={2503.00955},
375
  archivePrefix={arXiv},
376
  primaryClass={cs.CL},
377
+ url={https://arxiv.org/abs/2503.00955},
378
  }
379
  ```
380