-
Notifications
You must be signed in to change notification settings - Fork 12
/
CITATION.cff
66 lines (64 loc) · 2.06 KB
/
CITATION.cff
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Brian2CUDA
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Denis
family-names: Alevi
email: [email protected]
affiliation: TU Berlin/BCCN Berlin
orcid: 'https://orcid.org/0000-0001-8514-7199'
- given-names: Moritz
family-names: Augustin
affiliation: TU Berlin/BCCN Berlin
orcid: 'https://orcid.org/0000-0003-0996-671X'
- given-names: Marcel
family-names: Stimberg
email: [email protected]
affiliation: >-
Sorbonne Université/INSERM/CNRS/Institut de la
Vision
orcid: 'https://orcid.org/0000-0002-2648-4790'
identifiers:
- type: doi
value: 10.5281/zenodo.6244867
description: Latest version archived on Zenodo
preferred-citation:
authors:
- given-names: Denis
family-names: Alevi
email: [email protected]
affiliation: TU Berlin/BCCN Berlin
orcid: 'https://orcid.org/0000-0001-8514-7199'
- given-names: Marcel
family-names: Stimberg
email: [email protected]
affiliation: >-
Sorbonne Université/INSERM/CNRS/Institut de la
Vision
orcid: 'https://orcid.org/0000-0002-2648-4790'
- given-names: Henning
family-names: Sprekeler
affiliation: TU Berlin/BCCN Berlin
orcid: https://orcid.org/0000-0003-0690-3553
- given-names: Klaus
family-names: Obermayer
affiliation: TU Berlin/BCCN Berlin
orcid: https://orcid.org/0000-0002-0471-8170
- given-names: Moritz
family-names: Augustin
affiliation: TU Berlin/BCCN Berlin
orcid: 'https://orcid.org/0000-0003-0996-671X'
title: "Brian2CUDA: flexible and efficient simulation
of spiking neural network models on GPUs"
type: article
journal: "Frontiers in Neuroinformatics"
doi: 10.3389/fninf.2022.883700
year: 2022
repository-code: 'https://github.com/brian-team/brian2cuda'
repository-artifact: 'https://pypi.org/project/Brian2CUDA'
license: GPL-3.0