-
Notifications
You must be signed in to change notification settings - Fork 52
/
CITATION.cff
35 lines (34 loc) · 985 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: 'itk-wasm: high-performance spatial analysis in a web browser, Node.js, and reproducible execution across programming languages and hardware architectures.'
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Matthew
family-names: McCormick
email: matt@mmmccormick.com
affiliation: 'Kitware, Inc'
orcid: 'https://orcid.org/0000-0001-9475-3756'
keywords:
- webassembly
- wasm
- emscripten
- wasi
- open-science
- reproducible-science
- javascript
- typescript
- c++
- itk
- insight-toolkit
- imaging
- scientific-computing
- visualization
repository-code: >-
https://github.com/InsightSoftwareConsortium/ITK-Wasm
url: 'https://wasm.itk.org'
repository-artifact: 'https://www.npmjs.com/package/itk-wasm'
license: Apache-2.0