@@ -16,7 +16,7 @@ Copyright (C) 2021 Julian Rossbroich, Daniel Trotter, John Beninger, Richard Nau
1616# Spike Response Plasticity
1717
1818Implementation 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
2222The 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