Skip to content

Commit a1a38ed

Browse files
authored
Update README.md
1 parent c857299 commit a1a38ed

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Copyright (C) 2021 Julian Rossbroich, Daniel Trotter, John Beninger, Richard Nau
1616
# Spike Response Plasticity
1717

1818
Implementation of a linear-nonlinear model of short-term plasticity as described in
19-
[Linear-Nonlinear Cascades Capture Synaptic Dynamics](https://www.biorxiv.org/content/early/2021/01/27/2020.06.04.133892).
19+
[Linear-Nonlinear Cascades Capture Synaptic Dynamics](https://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1008013).
2020

2121
## Installation
2222
The srplasticity package can be installed directly using the following command:
@@ -32,13 +32,15 @@ the SRP model and the associated parameter inference.
3232
- The **scripts** directory contains the scripts to reproduce the figures in the manuscript
3333
- The **data** directory contains the data used in the manuscript figures and the use examples.
3434

35-
## Preprint Citation
36-
@article{beninger2023functional,
37-
title={Functional Subtypes of Synaptic Dynamics in Mouse and Human},
38-
author={Beninger, John and Rossbroich, Julian and Toth, Katalin and Naud, Richard},
39-
journal={bioRxiv},
40-
pages={2023--05},
41-
year={2023},
42-
publisher={Cold Spring Harbor Laboratory}
35+
## Paper Citation
36+
@article{rossbroich2021linear,
37+
title={Linear-nonlinear cascades capture synaptic dynamics},
38+
author={Rossbroich, Julian and Trotter, Daniel and Beninger, John and T{\'o}th, Katalin and Naud, Richard},
39+
journal={PLoS computational biology},
40+
volume={17},
41+
number={3},
42+
pages={e1008013},
43+
year={2021},
44+
publisher={Public Library of Science San Francisco, CA USA}
4345
}
4446

0 commit comments

Comments
 (0)