Skip to content

Commit aaa59e7

Browse files
author
=
committed
Updated citations for CAPIO
1 parent 927ee2e commit aaa59e7

2 files changed

Lines changed: 43 additions & 43 deletions

File tree

CITATION.cff

Lines changed: 36 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,52 +1,50 @@
11
cff-version: 1.2.0
2-
message: "If you want to cite CAPIO, please refer to the article below."
2+
message: "If you use this software or methodology, please cite it as below."
33
authors:
4-
- family-names: "Martinelli"
5-
given-names: "Alberto Riccardo"
6-
orcid: "https://orcid.org/0000-0002-3707-7015"
74
- family-names: "Santimaria"
85
given-names: "Marco Edoardo"
9-
orcid: "https://orcid.org/0009-0003-9886-4500"
106
- family-names: "Colonnelli"
117
given-names: "Iacopo"
12-
orcid: "https://orcid.org/0000-0001-9290-2017"
8+
- family-names: "Cantalupo"
9+
given-names: "Barbara"
1310
- family-names: "Torquati"
1411
given-names: "Massimo"
15-
orcid: "https://orcid.org/0000-0001-6323-3459"
16-
title: "CAPIO"
17-
url: "https://github.com/High-Performance-IO/capio"
18-
version: 0.1
12+
- family-names: "Medić"
13+
given-names: "Doriana"
14+
- family-names: "Tuccari"
15+
given-names: "Nicola"
16+
- family-names: "Sciacca"
17+
given-names: "Eva"
18+
- family-names: "Aldinucci"
19+
given-names: "Marco"
20+
title: "Dynamic transparent streaming in file-based workflows with CAPIO"
21+
version: 1.0.0
22+
doi: "10.1016/j.future.2025.108159"
23+
date-released: 2026-03-01
24+
url: "https://www.sciencedirect.com/science/article/pii/S0167739X25004534"
1925
preferred-citation:
20-
type: conference-paper
26+
type: article
2127
authors:
22-
- family-names: "Martinelli"
23-
given-names: "Alberto Riccardo"
24-
orcid: "https://orcid.org/0000-0002-3707-7015"
25-
- family-names: "Torquati"
26-
given-names: "Massimo"
27-
orcid: "https://orcid.org/0000-0001-6323-3459"
28-
- family-names: "Aldinucci"
29-
given-names: "Marco"
30-
orcid: "https://orcid.org/0000-0001-8788-0829"
28+
- family-names: "Santimaria"
29+
given-names: "Marco Edoardo"
3130
- family-names: "Colonnelli"
3231
given-names: "Iacopo"
33-
orcid: "https://orcid.org/0000-0001-9290-2017"
3432
- family-names: "Cantalupo"
3533
given-names: "Barbara"
36-
orcid: "https://orcid.org/0000-0001-7575-3902"
37-
doi: 10.1109/HiPC58850.2023.00031
38-
collection-title: "2023 IEEE 30th International Conference on High Performance Computing, Data, and Analytics, HiPC 2023"
39-
conference:
40-
name: "International Conference on High Performance Computing"
41-
city: "Goa"
42-
country: "IN"
43-
date-start: "2023-12-18"
44-
date-end: "2023-12-21"
45-
publisher:
46-
name: "IEEE Computer Society"
47-
city: "Los Alamitos, California"
48-
country: "US"
49-
start: 153
50-
end: 163
51-
title: "CAPIO: a Middleware for Transparent I/O Streaming in Data-Intensive Workflows"
52-
year: 2023
34+
- family-names: "Torquati"
35+
given-names: "Massimo"
36+
- family-names: "Medić"
37+
given-names: "Doriana"
38+
- family-names: "Tuccari"
39+
given-names: "Nicola"
40+
- family-names: "Sciacca"
41+
given-names: "Eva"
42+
- family-names: "Aldinucci"
43+
given-names: "Marco"
44+
doi: "10.1016/j.future.2025.108159"
45+
journal: "Future Generation Computer Systems"
46+
month: 3
47+
start: 108159
48+
title: "Dynamic transparent streaming in file-based workflows with CAPIO"
49+
volume: 176
50+
year: 2026

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ python and bash.
88
![CI-Tests](https://github.com/High-Performance-IO/capio/actions/workflows/ci-tests.yaml/badge.svg)
99
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/High-Performance-IO/capio/master/LICENSE)
1010

11+
## Capio Bibliography
12+
13+
- [![CAPIO methodology](https://img.shields.io/badge/CAPIO%20Methodology%20(Use%20this%20to%20cite%20CAPIO)-10.1016/j.future.2025.108159-%23cc5500?logo=doi&logoColor=white&labelColor=2b2b2b)](http://dx.doi.org/10.1016/j.future.2025.108159)
14+
- [![CAPIO middleware](https://img.shields.io/badge/HiPC%202023%20Paper-10.1109/HiPC58850.2023.00031-%23cc5500?logo=doi&logoColor=white&labelColor=2b2b2b)](http://dx.doi.org/10.1109/HiPC58850.2023.00031)
15+
1116
## Build and run tests
1217

1318
### Dependencies
@@ -191,13 +196,10 @@ There are also examples on how to write JSON configuration files for the semanti
191196

192197
Made with :heart: by:
193198

194-
Alberto Riccardo Martinelli <albertoriccardo.martinelli@unito.it> (designer and maintainer) \
195199
Marco Edoardo Santimaria <marcoedoardo.santimaria@unito.it> (Designer and maintainer) \
196200
Iacopo Colonnelli <iacopo.colonnelli@unito.it> (Workflows expert and maintainer) \
197201
Massimo Torquati <massimo.torquati@unipi.it> (Designer) \
198202
Marco Aldinucci <marco.aldinucci@unito.it> (Designer)
199203

200-
## Papers
201-
[![CAPIO](https://img.shields.io/badge/CAPIO-10.1109/HiPC58850.2023.00031-red)]([https://arxiv.org/abs/2206.10048](https://dx.doi.org/10.1109/HiPC58850.2023.00031))
202-
203-
204+
## Former members
205+
Alberto Riccardo Martinelli <albertoriccardo.martinelli@unito.it> (former designer and maintainer)

0 commit comments

Comments
 (0)