Skip to content

Commit 1bd84fc

Browse files
committed
Add CITATION.cff
1 parent 54cd562 commit 1bd84fc

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# YAML 1.2
2+
---
3+
abstract: "A Jupyterlab extension for searching for Nanopublished computational steps."
4+
5+
authors:
6+
-
7+
affiliation: "Netherlands eScience Center"
8+
family-names: Richardson
9+
given-names: Robin
10+
-
11+
affiliation: "Netherlands eScience Center"
12+
family-names: Smits
13+
given-names: Djura
14+
cff-version: "1.0.3"
15+
keywords:
16+
- "nanopublications"
17+
- "fair"
18+
- "notebooks"
19+
- "jupyter"
20+
license: "Apache-2.0"
21+
message: "If you use this software, please cite it using these metadata."
22+
title: "FAIRWorkflowsExtension"
23+
version: "0.1"

0 commit comments

Comments
 (0)