Skip to content

Commit 69e76dd

Browse files
committed
Add citation
1 parent 97a57b1 commit 69e76dd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/src/citation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ Resource Identifier (RRID):
99

1010
+ DataJoint Elements ([RRID:SCR_021894](https://scicrunch.org/resolver/SCR_021894)) -
1111
Element Array Electrophysiology (version {{ PATCH_VERSION }})
12+
13+
If your work uses Kilosort, please cite the respective [manuscripts](https://github.com/MouseLand/Kilosort#citation-requirement).

element_array_ephys/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
"""Package metadata."""
2-
__version__ = "0.2.9"
2+
__version__ = "0.2.10"

0 commit comments

Comments
 (0)