forked from multiscale/muscle3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
57 lines (51 loc) · 1.39 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
# YAML 1.2
---
cff-version: 1.2.0
title: "MUSCLE3: The Multiscale Coupling Library and Environment"
doi: "10.5281/zenodo.3258864"
repository-code: "https://github.com/multiscale/muscle3"
message: "If you use MUSCLE3, please cite it using these metadata."
authors:
-
family-names: Veen
given-names: Lourens
orcid: "https://orcid.org/0000-0002-6311-1168"
keywords:
- multiscale
- coupling
- MUSCLE
license: "Apache-2.0"
references:
- type: conference-paper
doi: "10.1007/978-3-030-50433-5_33"
authors:
- family-names: Veen
given-names: Lourens E.
- family-names: Hoekstra
given-names: Alfons G.
title: Easing Multiscale Model Design and Coupling with MUSCLE 3
year: 2020
collection-title: Lecture Notes in Computer Science
volume: 12142
volume-title: Computational Science -- ICCS 2020
editors:
- family-names: Krzhizhanovskaya
given-names: Valeria V.
- family-names: Závodszky
given-names: Gábor
- family-names: Lees
given-names: Michael H.
- family-names: Dongarra
given-names: Jack J.
- family-names: Sloot
given-names: Peter M. A.
- family-names: Brissos
given-names: Sèrgio
- family-names: Teixeira
given-names: João
start: 425
end: 438
publisher:
name: Springer International Publishing
city: Cham
...