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

docs: citation placeholder pending arXiv release

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -171,9 +171,10 @@ See the code repository for the evaluation harness.
171
 
172
  ```bibtex
173
  @misc{rbac_text2sql_benchmark,
174
- title = {Role-Based Text-to-SQL Benchmark},
175
- author = {Fei Yang and others},
176
- year = {2026},
177
- url = {https://github.com/2020dfff/RBAC-Text2SQL-Benchmark}
 
178
  }
179
  ```
 
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
  ```