Skip to content

Commit 9867c15

Browse files
committed
DOC: Add Citation File Format (CFF) file
Built from: https://citation-file-format.github.io/cff-initializer-javascript/ More information: https://github.com/citation-file-format/citation-file-format Authors based on the committers to the repository.
1 parent 91dcaca commit 9867c15

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CITATION.cff

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: >-
6+
ITKCleaver: An ITK module to wrap Cleaver
7+
functionality for MultiMaterial Tetrahedral Meshing
8+
message: >-
9+
If you use this software, please cite it using the
10+
metadata from this file.
11+
type: software
12+
authors:
13+
- orcid: 'https://orcid.org/0000-0001-9475-3756'
14+
given-names: Matthew
15+
family-names: McCormick
16+
email: matt.mccormick@kitware.com
17+
affiliation: 'Kitware, Inc'
18+
- given-names: Jess
19+
family-names: Tate
20+
orcid: 'https://orcid.org/0000-0002-2934-1453'
21+
affiliation: University of Utah
22+
- given-names: Jean-Christophe
23+
family-names: Fillion-Robin
24+
email: jcfr@kitware.com
25+
affiliation: 'Kitware, Inc'
26+
orcid: 'https://orcid.org/0000-0002-9688-8950'

0 commit comments

Comments
 (0)