Skip to content

Commit f470f62

Browse files
authored
Create CITATION.cff for pyspi software
Added citation file for pyspi software with authors and identifiers.
1 parent 542defa commit f470f62

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)