Skip to content

Commit a50379c

Browse files
authored
[+] update CITATION.cff
1 parent 781fa0c commit a50379c

File tree

1 file changed

+23
-6
lines changed

1 file changed

+23
-6
lines changed

CITATION.cff

Lines changed: 23 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,30 @@
11
cff-version: 1.2.0
22
message: "If you use this code, please cite our paper as below."
33
title: "PSAT: Pediatric Segmentation Approaches via Adult Augmentations and Transfer Learning"
4+
version: "0.5.0"
45
authors:
56
- family-names: Kirscher
67
given-names: Tristan
7-
- orcid: https://orcid.org/0009-0004-6646-6548
8-
version: "0.5.0"
9-
year: 2025
10-
journal: "MICCAI"
8+
orcid: https://orcid.org/0009-0004-6646-6548
9+
- family-names: Faisan
10+
given-names: Sylvain
11+
- family-names: Coubez
12+
given-names: Xavier
13+
- family-names: Barrier
14+
given-names: Loris
15+
- family-names: Meyer
16+
given-names: Philippe
17+
date-published: "2025-09"
18+
conference:
19+
name: "28th International Conference on Medical Image Computing and Computer Assisted Intervention"
20+
location: "Daejeon, South Korea"
21+
year: 2025
22+
keywords:
23+
- Pediatric Segmentation
24+
- Age Bias
25+
- Domain Adaptation
26+
- Transfer Learning
27+
url: "https://hal.science/hal-05137403"
28+
repository-code: "https://github.com/ICANS-Strasbourg/PSAT"
1129
license: MIT
12-
url: "https://github.com/ICANS-Strasbourg/PSAT"
13-
id: "arXiv:xxxx.xxxxx"
30+
id: "kirscher:hal-05137403"

0 commit comments

Comments
 (0)