taufeeque commited on
Commit
91e6ac1
·
verified ·
1 Parent(s): 6d6ae42

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -46,11 +46,11 @@ The [Boxoban set of levels by DeepMind](https://github.com/google-deepmind/boxob
46
  If you use these neural networks, please cite our work:
47
 
48
  ```bibtex
49
- @inproceedings{TODO: add your citation here,
50
- title={Planning behavior in a recurrent neural network that plays Sokoban},
51
- author={Your Authors},
52
- booktitle={ICML 2024 Mechanistic Interpretability Workshop},
53
- year={2024},
54
- url={https://openreview.net/forum?id=T9sB3S2hok}
55
  }
56
  ```
 
46
  If you use these neural networks, please cite our work:
47
 
48
  ```bibtex
49
+ @inproceedings{garriga-alonso2024planning,
50
+ title={Planning behavior in a recurrent neural network that plays Sokoban},
51
+ author={Adri{\`a} Garriga-Alonso and Mohammad Taufeeque and Adam Gleave},
52
+ booktitle={ICML 2024 Workshop on Mechanistic Interpretability},
53
+ year={2024},
54
+ url={https://openreview.net/forum?id=T9sB3S2hok}
55
  }
56
  ```