We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542defa commit f470f62Copy full SHA for f470f62
1 file changed
CITATION.cff
@@ -0,0 +1,24 @@
1
+cff-version: 1.2.0
2
+title: pyspi: Python Toolkit of Statistics for Pairwise Interactions
3
+message: If you use this software, please cite both the article from preferred-citation and the software itself.
4
+type: software
5
+authors:
6
+ - given-names: Oliver M.
7
+ family-names: Cliff
8
+ - given-names: Annie G.
9
+ family-names: Bryant
10
+ - given-names: Joseph T.
11
+ family-names: Lizier
12
+ - family-names: Tsuchiya
13
+ given-names: Naotsugu
14
+ - given-names: Ben D.
15
+ family-names: Fulcher
16
+identifiers:
17
+ - type: doi
18
+ value: 10.1038/s43588-023-00519-x
19
+ description: The journal article of the encompassing paper.
20
+repository-code: 'https://github.com/DynamicsAndNeuralSystems/pyspi'
21
+keywords:
22
+ - pairwise-interactions
23
+ - time-series analysis
24
+license: GPL-3.0
0 commit comments