Skip to content

Commit 2f5ebb2

Browse files
authored
Update the PQS bib entry
1 parent 37e6fe4 commit 2f5ebb2

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

docs/PAPERS.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,13 @@ This paper describes PQS, a testing approach to detect various kinds of logic bu
88

99
```
1010
@inproceedings{Rigger2020PQS,
11-
author={Manuel Rigger and Zhendong Su},
12-
title={Testing Database Engines via Pivoted Query Synthesis},
13-
year={2020},
14-
url={https://arxiv.org/abs/2001.04174}
11+
title = {Testing Database Engines via Pivoted Query Synthesis},
12+
booktitle = {14th {USENIX} Symposium on Operating Systems Design and Implementation ({OSDI} 20)},
13+
year = {2020},
14+
address = {Banff, Alberta},
15+
url = {https://www.usenix.org/conference/osdi20/presentation/rigger},
16+
publisher = {{USENIX} Association},
17+
month = nov,
1518
}
1619
```
1720

0 commit comments

Comments
 (0)