-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (30 loc) · 795 Bytes
/
CITATION.cff
File metadata and controls
30 lines (30 loc) · 795 Bytes
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
# YAML 1.2
---
authors:
-
affiliation: "Harvard University"
family-names: Cepellotti
given-names: Andrea
-
affiliation: "Harvard University"
family-names: Coulter
given-names: Jennifer
-
affiliation: "Harvard University"
family-names: Johansson
given-names: Anders
-
affiliation: "Harvard University"
family-names: Fedorova
given-names: Natalya
-
affiliation: "Harvard University"
family-names: Kozinsky
given-names: Boris
cff-version: "1.1.0"
license: "MIT License"
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/phoebe-team/phoebe"
title: "Phoebe: a high-performance framework for solving phonon and electron Boltzmann transport equations"
version: "1.0"
...