Skip to content

Commit

Permalink
update citation file
Browse files Browse the repository at this point in the history
  • Loading branch information
brisvag committed Mar 29, 2024
1 parent 43caa0e commit b4c029c
Showing 1 changed file with 19 additions and 8 deletions.
27 changes: 19 additions & 8 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,10 +1,21 @@
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "blik: a Python tool for visualising and interacting with cryo-ET and subtomogram averaging data."
title: >-
blik: a Python tool for visualising and interacting with
cryo-ET and subtomogram averaging data.
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- family-names: "Gaifas"
given-names: "Lorenzo"
orcid: "https://orcid.org/0000-0003-4875-9422"
doi: 10.5281/zenodo.10090438
repository-code: https://github.com/brisvag/blik
license: GPLv3
- given-names: Lorenzo
family-names: Gaifas
orcid: 'https://orcid.org/0000-0003-4875-9422'
identifiers:
- type: doi
value: 10.5281/zenodo.10090438
repository-code: 'https://github.com/brisvag/blik'
url: 'https://brisvag.github.io/blik/'
license: GPL-3.0

0 comments on commit b4c029c

Please sign in to comment.