sharkiefff commited on
Commit
3130959
·
verified ·
1 Parent(s): c3cafbe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -170,11 +170,13 @@ See the code repository for the evaluation harness.
170
  ## Citation
171
 
172
  ```bibtex
173
- @misc{rbac_text2sql_benchmark,
174
- title = {RBAC-Text2SQL Benchmark},
175
- note = {arXiv preprint forthcoming; this entry will be updated with the
176
- authors and arXiv identifier once the preprint is released},
177
- year = {2026},
178
- url = {https://github.com/2020dfff/RBAC-Text2SQL-Benchmark}
 
 
179
  }
180
  ```
 
170
  ## Citation
171
 
172
  ```bibtex
173
+ @misc{fei2026benchmarkingtexttosqlrolebasedaccess,
174
+ title={Benchmarking Text-to-SQL under Role-Based Access Control},
175
+ author={Yang Fei and Yangfan Jiang and Yin Yang and Xiaokui Xiao},
176
+ year={2026},
177
+ eprint={2607.22115},
178
+ archivePrefix={arXiv},
179
+ primaryClass={cs.DB},
180
+ url={https://arxiv.org/abs/2607.22115},
181
  }
182
  ```