tals commited on
Commit
f42b279
·
1 Parent(s): 6dabb9a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -41,12 +41,12 @@ demo(code)
41
  # BibTeX entry and citation info
42
 
43
  ```bibtex
44
- @article{schuster2021programming,
45
- title={Programming Puzzles},
46
- author={Tal Schuster and Ashwin Kalyan and Oleksandr Polozov and Adam Tauman Kalai},
 
 
47
  year={2021},
48
- eprint={2106.05784},
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
  ```