-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12 from biomarkersParkinson/update_readme
Make package citable
- Loading branch information
Showing
2 changed files
with
42 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# This CITATION.cff file was generated with cffinit. | ||
# Visit https://bit.ly/cffinit to generate yours today! | ||
|
||
cff-version: 1.2.0 | ||
title: tsdf4matlab | ||
abstract: 'A package to load TSDF data into MatLab' | ||
message: >- | ||
If you use this software, please cite it using the | ||
metadata from this file. | ||
type: software | ||
authors: | ||
- given-names: Peter | ||
family-names: Kok | ||
email: [email protected] | ||
affiliation: Netherlands eScience Center | ||
orcid: 'https://orcid.org/0000-0002-6630-7326' | ||
- given-names: Vedran | ||
family-names: Kasalica | ||
email: [email protected] | ||
affiliation: Netherlands eScience Center | ||
orcid: 'https://orcid.org/0000-0002-0097-1056' | ||
- given-names: Kars | ||
family-names: Veldkamp | ||
email: [email protected] | ||
affiliation: Roudboud University Medical Center | ||
- given-names: Nienke | ||
family-names: Timmermans | ||
email: [email protected] | ||
affiliation: Roudboud University Medical Center | ||
orcid: 'https://orcid.org/0009-0001-3814-3440' | ||
identifiers: | ||
- type: doi | ||
value: 10.5281/zenodo.10838512 | ||
repository-code: 'https://github.com/biomarkersParkinson/tsdf' | ||
url: 'https://biomarkersparkinson.github.io/tsdf/' | ||
license: Apache-2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters