Skip to content

Commit 932d925

Browse files
authored
Update Readme.md
1 parent c7bc24c commit 932d925

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

Readme.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,16 @@ To get involved or if you have questions, please join our [mailing list](https:/
3838
3939
If using this code in an academic setting, please cite the following:
4040
```
41-
@incollection{enzymeNeurips,
42-
title = {Instead of Rewriting Foreign Code for Machine Learning, Automatically Synthesize Fast Gradients},
43-
author = {Moses, William S. and Churavy, Valentin},
44-
booktitle = {Advances in Neural Information Processing Systems 33},
45-
year = {2020},
46-
note = {To appear in},
41+
@inproceedings{NEURIPS2020_9332c513,
42+
author = {Moses, William and Churavy, Valentin},
43+
booktitle = {Advances in Neural Information Processing Systems},
44+
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M. F. Balcan and H. Lin},
45+
pages = {12472--12485},
46+
publisher = {Curran Associates, Inc.},
47+
title = {Instead of Rewriting Foreign Code for Machine Learning, Automatically Synthesize Fast Gradients},
48+
url = {https://proceedings.neurips.cc/paper/2020/file/9332c513ef44b682e9347822c2e457ac-Paper.pdf},
49+
volume = {33},
50+
year = {2020}
4751
}
4852
```
4953

0 commit comments

Comments
 (0)