We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0270542 commit 9d6c365Copy full SHA for 9d6c365
CITATION.cff
@@ -5,7 +5,7 @@ cff-version: 1.2.0
5
title: >-
6
TorchSOM: A Scalable PyTorch-Compatible Library for
7
Self-Organizing Maps
8
-message: 'If you use this software, please cite both the article from preferred-citation and the software itself.'
+message: 'If you use this software, please cite both the article and the software itself.'
9
type: software
10
authors:
11
- given-names: Louis
@@ -34,9 +34,3 @@ keywords:
34
license: Apache-2.0
35
version: 1.0.0
36
date-released: '2025-05-20'
37
-preferred-citation:
38
- authors:
39
- - family-names: Berthier
40
41
- title: TorchSOM paper (need to include it)
42
- type: article
0 commit comments