-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
47 lines (45 loc) · 1.18 KB
/
CITATION.cff
File metadata and controls
47 lines (45 loc) · 1.18 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
cff-version: 1.2.0
message: "If you use this source code, please cite it as below."
title: delaynet
type: software
authors:
- family-names: "Büth"
given-names: "Carlson Moses"
orcid: "https://orcid.org/0000-0003-2298-8438"
- family-names: "Zanin"
given-names: "Massimiliano"
orcid: "https://orcid.org/0000-0002-5839-0393"
repository-code: 'https://github.com/cbueth/delaynet'
url: 'https://delaynet.readthedocs.io/'
keywords:
- network dynamics
- transport
- complex systems
- entropy
- mutual information
- transfer entropy
license: BSD-3-Clause
version: 0.3.2
# add when code published
# doi: 10.5281/zenodo.0000
# date-released: YYYY-MM-DD
# add when article published
# preferred-citation:
# type: article
# authors:
# - family-names: "Büth"
# given-names: "Carlson Moses"
# orcid: "https://orcid.org/0000-0003-2298-8438"
# - family-names: "Zanin"
# given-names: "Massimiliano"
# orcid: "https://orcid.org/0000-0002-5839-0393"
# doi: "10.0000/00000"
# journal: "JOURNAL"
# month: 1
# start: 1
# end: 2
# title: "PROJECTNAME"
# issue: 1
# volume: 1
# year: YYYY
# abstract: "ABSTRACT"