Skip to content

Commit a573f46

Browse files
Merge pull request #430 from flatironinstitute/development
Add CITATION.cff
2 parents ee91f54 + da49097 commit a573f46

File tree

1 file changed

+29
-3
lines changed

1 file changed

+29
-3
lines changed

CITATION.cff

Lines changed: 29 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,38 @@
11
cff-version: 1.2.0
2-
message: "If you use this software, please cite it using the preferred-citation metadata."
3-
title: ""NEural MOdelS, a statistical modeling framework for neuroscience."
2+
message: "If you use this software, please cite it using the metadata from this file."
3+
title: "NeMoS: Neural ModelS"
4+
abstract: "NEural MOdelS, a statistical modeling framework for neuroscience."
5+
type: software
46
authors:
57
- family-names: Balzani
68
given-names: Edoardo
79
orcid: "https://orcid.org/0000-0002-3702-5856"
10+
- family-names: Bagi
11+
given-names: Bence
12+
orcid: "https://orcid.org/0000-0003-0849-7480"
13+
- family-names: Biswas
14+
given-name: Arnab
815
- family-names: Broderick
9-
given-names: William
16+
given-names: William F.
1017
orcid: "https://orcid.org/0000-0002-8999-9003"
18+
- family-names: Venditto
19+
given-names: Sarah Jo
20+
orcid: "https://orcid.org/0000-0003-4681-0538"
21+
- family-names: Lewis
22+
given-names: Caitlin
23+
orcid: 0000-0002-3317-0722
24+
- family-names: Maura
25+
given-names: Camila
26+
orcid: https://orcid.org/0000-0002-1304-5641
27+
- family-names: Crespo
28+
given-names: Pablo
1129
- family-names: Viejo
1230
given-names: Guillaume
1331
orcid: "https://orcid.org/0000-0002-2450-7397"
32+
- family-names: Modumudi
33+
given-names: Pranati
34+
- family-names: Thomson
35+
given-names: Eric
1436
- family-names: Williams
1537
given-names: Alex
1638
orcid: "https://orcid.org/0000-0001-5853-103X"
@@ -21,3 +43,7 @@ keywords:
2143
- neuroscience
2244
- Poisson GLM
2345
- spike counts modeling
46+
- generalized linear model
47+
- JAX
48+
- systems neuroscience
49+
- statistical modeling

0 commit comments

Comments
 (0)