Skip to content

Commit 9d6c365

Browse files
committed
Updated the message in CITATION.cff for clarity by removing the phrase "from preferred-citation".
1 parent 0270542 commit 9d6c365

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

CITATION.cff

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cff-version: 1.2.0
55
title: >-
66
TorchSOM: A Scalable PyTorch-Compatible Library for
77
Self-Organizing Maps
8-
message: 'If you use this software, please cite both the article from preferred-citation and the software itself.'
8+
message: 'If you use this software, please cite both the article and the software itself.'
99
type: software
1010
authors:
1111
- given-names: Louis
@@ -34,9 +34,3 @@ keywords:
3434
license: Apache-2.0
3535
version: 1.0.0
3636
date-released: '2025-05-20'
37-
preferred-citation:
38-
authors:
39-
- family-names: Berthier
40-
given-names: Louis
41-
title: TorchSOM paper (need to include it)
42-
type: article

0 commit comments

Comments
 (0)