Skip to content

Commit faed1ed

Browse files
Add citation file
1 parent 4f6f880 commit faed1ed

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CITATION.cff

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
cff-version: 1.2.0
2+
message: If you use this software, please cite it as below.
3+
title: CHris Interactive Line Interface
4+
version: 1.0.0
5+
date-released: 2024-11-03
6+
repository-code: https://github.com/FNNDSC/chili
7+
license: MIT
8+
type: software
9+
authors:
10+
- family-names: Pienaar
11+
given-names: Rudolph
12+
orcid: https://orcid.org/0000-0002-8684-3185
13+
keywords:
14+
- ChRIS
15+
- medical imaging
16+
- CLI
17+
abstract: |
18+
"chili" is a the CHris Interactive Line Interface and provides a powerful
19+
CLI to the ChRIS backend. Data can be uploaded and downloaded, and new analyses
20+
scheduled all from chili. In addition, chili provides a simple REPL to allow
21+
for a more immersive shell-like interface.
22+
references:
23+
- type: software
24+
title: "ChRIS Backend"
25+
url: "https://github.com/FNNDSC/ChRIS_ultron_backEnd"

0 commit comments

Comments
 (0)