-
Notifications
You must be signed in to change notification settings - Fork 4
/
CITATION.cff
49 lines (48 loc) · 1.16 KB
/
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: NeuroRuler
message: 'If you use NeuroRuler, please cite it!'
type: software
authors:
- given-names: Jesse
family-names: Wei
email: [email protected]
affiliation: UNC
- given-names: Madison
family-names: Lester
email: [email protected]
affiliation: UNC
- given-names: Peifeng
family-names: He
email: [email protected]
affiliation: UNC
- given-names: Eric
family-names: Schneider
email: [email protected]
affiliation: UNC
- given-names: Martin
family-names: Styner
email: [email protected]
affiliation: UNC
orcid: 'https://orcid.org/0000-0002-8747-5118'
repository-code: 'https://github.com/NIRALUser/NeuroRuler'
url: 'https://neuroruler.readthedocs.io/en/latest/'
abstract: >-
Cross-platform program that calculates head circumference
from MRI data (.nii, .nii.gz, .nrrd).
keywords:
- MRI
- NIfTI
- NRRD
- medical imaging
- brain
- circumference
- PyQt6
- SimpleITK
- NumPy
- OpenCV
license: MIT
commit: d4e29e4
version: 1.0.1
date-released: '2023-05-07'