Update README.md
Browse files
README.md
CHANGED
@@ -41,12 +41,12 @@ demo(code)
|
|
41 |
# BibTeX entry and citation info
|
42 |
|
43 |
```bibtex
|
44 |
-
@
|
45 |
-
|
46 |
-
|
|
|
|
|
47 |
year={2021},
|
48 |
-
|
49 |
-
archivePrefix={arXiv},
|
50 |
-
url={https://arxiv.org/abs/2106.05784}
|
51 |
}
|
52 |
```
|
|
|
41 |
# BibTeX entry and citation info
|
42 |
|
43 |
```bibtex
|
44 |
+
@inproceedings{
|
45 |
+
schuster2021programming,
|
46 |
+
title={Programming Puzzles},
|
47 |
+
author={Tal Schuster and Ashwin Kalyan and Alex Polozov and Adam Tauman Kalai},
|
48 |
+
booktitle={Thirty-fifth Conference on Neural Information Processing Systems Datasets and Benchmarks Track (Round 1)},
|
49 |
year={2021},
|
50 |
+
url={https://openreview.net/forum?id=fe_hCc4RBrg}
|
|
|
|
|
51 |
}
|
52 |
```
|