Skip to content

Commit 5dc2b41

Browse files
authored
Update README citation with conference paper
1 parent 299b46b commit 5dc2b41

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

README.md

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -50,18 +50,19 @@
5050
If you use this code, please cite our paper:
5151

5252
```
53-
@inproceedings{kirscher:hal-05137403,
54-
TITLE = {{PSAT: Pediatric Segmentation Approaches via Adult Augmentations and Transfer Learning}},
55-
AUTHOR = {Kirscher, Tristan and Faisan, Sylvain and Coubez, Xavier and Barrier, Loris and Meyer, Philippe},
56-
URL = {https://hal.science/hal-05137403},
57-
BOOKTITLE = {{28th INTERNATIONAL CONFERENCE ON MEDICAL IMAGE COMPUTING AND COMPUTER ASSISTED INTERVENTION}},
58-
ADDRESS = {Daejon, South Korea},
59-
YEAR = {2025},
60-
MONTH = Sep,
61-
KEYWORDS = {Pediatric Segmentation Age Bias Domain Adaptation Transfer Learning ; Pediatric Segmentation ; Age Bias ; Domain Adaptation ; Transfer Learning},
62-
PDF = {https://hal.science/hal-05137403v1/file/main.pdf},
63-
HAL_ID = {hal-05137403},
64-
HAL_VERSION = {v1},
53+
@InProceedings{10.1007/978-3-032-04981-0_45,
54+
author="Kirscher, Tristan
55+
and Faisan, Sylvain
56+
and Coubez, Xavier
57+
and Barrier, Loris
58+
and Meyer, Philippe",
59+
title="PSAT: Pediatric Segmentation Approaches via Adult Augmentations and Transfer Learning",
60+
booktitle="Medical Image Computing and Computer Assisted Intervention -- MICCAI 2025",
61+
year="2026",
62+
publisher="Springer Nature Switzerland",
63+
address="Cham",
64+
pages="474--483",
65+
isbn="978-3-032-04981-0"
6566
}
6667
```
6768

0 commit comments

Comments
 (0)