Skip to content

Commit a91a319

Browse files
Merge pull request #33 from NLeSC/10-citation-file
Add initial citation file with authors
2 parents e9ba3ff + 05d29b7 commit a91a319

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: CorticalSim3D
6+
message: >-
7+
If you use this software, please cite it using the
8+
metadata from this file.
9+
type: software
10+
authors:
11+
- given-names: Bandan
12+
family-names: Chakrabortty
13+
affiliation: IISER Trivandrum
14+
orcid: 'https://orcid.org/0000-0002-4797-5732'
15+
- given-names: Eva
16+
family-names: Deinum
17+
orcid: 'https://orcid.org/0000-0001-8564-200X'
18+
affiliation: Wageningen University and Research
19+
- given-names: Alexander
20+
family-names: Hadjiivanov
21+
affiliation: Netherlands eScience Center
22+
orcid: 'https://orcid.org/0000-0002-7045-1005'
23+
- given-names: Jaro
24+
family-names: Camphuijsen
25+
email: j.camphuijsen@esciencecenter.nl
26+
affiliation: Netherlands eScience Center
27+
orcid: 'https://orcid.org/0000-0002-8928-7831'
28+
- given-names: Simon
29+
family-names: Tindemans
30+
orcid: 'https://orcid.org/0000-0001-8369-7568'
31+
affiliation: TU Delft
32+
abstract: >-
33+
This is a program for simulating cortical microtubule
34+
dynamics (CMT) on experimentally extracted microscopic
35+
images of cells.
36+
license: GPL-3.0

0 commit comments

Comments
 (0)