Skip to content

Commit 7e7d1e8

Browse files
authored
Update README.md
1 parent fadc72d commit 7e7d1e8

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,32 @@ The official repository contains the code and pre-trained models for our paper [
1919
<br />
2020
</p>
2121

22+
If you use our code in your study, or find MetaSQL useful, please cite it as follows:
23+
24+
```bibtex
25+
@inproceedings{Yuankai2024:MetaSQL,
26+
author = {Yuankai Fan and
27+
Zhenying He and
28+
Tonghui Ren and
29+
Can Huang and
30+
Yinan Jing and
31+
Kai Zhang and
32+
X. Sean Wang},
33+
title = {MetaSQL: {A} Generate-Then-Rank Framework for Natural Language to
34+
{SQL} Translation},
35+
booktitle = {40th {IEEE} International Conference on Data Engineering, {ICDE} 2024,
36+
Utrecht, The Netherlands, May 13-16, 2024},
37+
pages = {1765--1778},
38+
publisher = {{IEEE}},
39+
year = {2024},
40+
url = {https://doi.org/10.1109/ICDE60146.2024.00143},
41+
doi = {10.1109/ICDE60146.2024.00143},
42+
timestamp = {Wed, 07 Aug 2024 07:59:36 +0200},
43+
biburl = {https://dblp.org/rec/conf/icde/FanHRHJZW24.bib},
44+
bibsource = {dblp computer science bibliography, https://dblp.org}
45+
}
46+
```
47+
2248
## Watch The Video
2349

2450
[![Watch the video](https://img.youtube.com/vi/uOZEY85Pdlg/maxresdefault.jpg)](https://youtu.be/uOZEY85Pdlg)

0 commit comments

Comments
 (0)