Skip to content

Commit b4c029c

Browse files
committed
update citation file
1 parent 43caa0e commit b4c029c

File tree

1 file changed

+19
-8
lines changed

1 file changed

+19
-8
lines changed

CITATION.cff

Lines changed: 19 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,21 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
14
cff-version: 1.2.0
2-
message: "If you use this software, please cite it as below."
3-
title: "blik: a Python tool for visualising and interacting with cryo-ET and subtomogram averaging data."
5+
title: >-
6+
blik: a Python tool for visualising and interacting with
7+
cryo-ET and subtomogram averaging data.
8+
message: >-
9+
If you use this software, please cite it using the
10+
metadata from this file.
11+
type: software
412
authors:
5-
- family-names: "Gaifas"
6-
given-names: "Lorenzo"
7-
orcid: "https://orcid.org/0000-0003-4875-9422"
8-
doi: 10.5281/zenodo.10090438
9-
repository-code: https://github.com/brisvag/blik
10-
license: GPLv3
13+
- given-names: Lorenzo
14+
family-names: Gaifas
15+
orcid: 'https://orcid.org/0000-0003-4875-9422'
16+
identifiers:
17+
- type: doi
18+
value: 10.5281/zenodo.10090438
19+
repository-code: 'https://github.com/brisvag/blik'
20+
url: 'https://brisvag.github.io/blik/'
21+
license: GPL-3.0

0 commit comments

Comments
 (0)