You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.ipynb
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -729,6 +729,15 @@
729
729
"These features might be useful to add in the future:\n",
730
730
"- amplitude and $\\alpha$ that vary by axon length as well as by recording position"
731
731
]
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."
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -541,3 +541,7 @@ axs[1].set(
541
541
## Future development
542
542
These features might be useful to add in the future:
543
543
- 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