Skip to content

Commit

Permalink
add citation.cff
Browse files Browse the repository at this point in the history
  • Loading branch information
Moritz-Alexander-Kern committed Nov 23, 2023
1 parent 2821e83 commit 3778eb9
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,5 @@ dmypy.json

# Pyre type checker
.pyre/

.idea/
40 changes: 40 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Elephant
message: Please cite this software using these metadata.
type: software
authors:
- given-names: Michael
family-names: Denker
affiliation: >-
Institute of Neuroscience and Medicine (INM-6) and
Institute for Advanced Simulation (IAS-6) and
JARA-Institute Brain Structure-Function Relationships
(INM-10), Jülich Research Centre, Jülich, Germany
orcid: 'https://orcid.org/0000-0003-1255-7300'
- given-names: Moritz
family-names: Kern
affiliation: >-
Institute of Neuroscience and Medicine (INM-6) and
Institute for Advanced Simulation (IAS-6) and
JARA-Institute Brain Structure-Function Relationships
(INM-10), Jülich Research Centre, Jülich, Germany
orcid: 'https://orcid.org/0000-0001-7292-1982'
identifiers:
- type: doi
value: 10.12751/incf.ni2018.0019
description: Concept of publication
repository-code: 'https://github.com/NeuralEnsemble/elephant'
url: 'http://python-elephant.org'
keywords:
- neuroscience
- neurophysiology
- electrophysiology
- statistics
- data-analysis
license: BSD-3-Clause
commit: 77274f6
version: 1.0.0
date-released: '2023-11-10'

0 comments on commit 3778eb9

Please sign in to comment.