Skip to content

Commit 99d798e

Browse files
authored
Revise citation format and details in README
Updated citation for the framework in the README.
1 parent 627ab95 commit 99d798e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -256,16 +256,16 @@ The rate package save models in two formats:
256256
If you use this framework in your research, please cite:
257257

258258
```bibtex
259-
@article{kim2019neural,
260-
title={Neural population dynamics underlying motor learning transfer},
261-
author={Kim, T. D. and Lian, T. and Yang, G. R.},
262-
journal={Neuron},
263-
volume={103},
264-
number={2},
265-
pages={355--371},
266-
year={2019},
267-
publisher={Elsevier}
268-
}
259+
@article{Kim_2019,
260+
Author = {Kim, Robert and Li, Yinghao and Sejnowski, Terrence J.},
261+
Doi = {10.1073/pnas.1905926116},
262+
Journal = {Proceedings of the National Academy of Sciences},
263+
Number = {45},
264+
Pages = {22811--22820},
265+
Publisher = {National Academy of Sciences},
266+
Title = {Simple framework for constructing functional spiking recurrent neural networks},
267+
Volume = {116},
268+
Year = {2019}}
269269
```
270270

271271
## Contributing

0 commit comments

Comments
 (0)