forked from florian-huber/mtdynamics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
31 lines (29 loc) · 802 Bytes
/
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
# YAML 1.2
---
abstract: "Simulation of microtubule growth dynamics in the presence and absence of physical obstacles."
authors:
-
affiliation: "Netherlands eScience Center"
family-names: Huber
given-names: Florian
orcid: "https://orcid.org/0000-0002-3535-9406"
-
affiliation: "TU Delft"
family-names: Kok
given-names: Maurits
orcid: "https://orcid.org/0000-0002-0564-2614"
-
affiliation: "TU Delft, Department of Bionanoscience"
family-names: Dogterom
given-names: Marileen
orcid: "https://orcid.org/0000-0002-8803-5261"
cff-version: "1.1.0"
keywords:
- python
- "microtubule dynamics"
- "simulation"
- "microtubule catastrophes"
license: "Apache-2.0"
repository-code: "https://github.com/florian-huber/mtdynamics"
title: mtdynamics
...