Skip to content

Commit 45c6c0b

Browse files
committed
add Cleo citation to README
1 parent bb5435f commit 45c6c0b

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

README.ipynb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -729,6 +729,15 @@
729729
"These features might be useful to add in the future:\n",
730730
"- amplitude and $\\alpha$ that vary by axon length as well as by recording position"
731731
]
732+
},
733+
{
734+
"cell_type": "markdown",
735+
"metadata": {},
736+
"source": [
737+
"## Citation\n",
738+
"Please cite the [publication for the Cleo simulator](https://www.biorxiv.org/content/10.1101/2023.01.27.525963v1) if you use this software in your research.\n",
739+
"You may also cite the [Zenodo DOI](https://zenodo.org/doi/10.5281/zenodo.10810169) for this repository."
740+
]
732741
}
733742
],
734743
"metadata": {

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,3 +541,7 @@ axs[1].set(
541541
## Future development
542542
These features might be useful to add in the future:
543543
- amplitude and $\alpha$ that vary by axon length as well as by recording position
544+
545+
## Citation
546+
Please cite the [publication for the Cleo simulator](https://www.biorxiv.org/content/10.1101/2023.01.27.525963v1) if you use this software in your research.
547+
You may also cite the [Zenodo DOI](https://zenodo.org/doi/10.5281/zenodo.10810169) for this repository.

0 commit comments

Comments
 (0)