Skip to content

Commit 9347ad6

Browse files
committed
Switch to initial citation.
1 parent debaf27 commit 9347ad6

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

CITATION.cff

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,9 @@ keywords:
1313
- "Clustering"
1414
- "Data Visualization"
1515

16-
# repository: "https://github.com/LouisTier/TorchSOM"
17-
# license: "Apache-2.0"
18-
# year: 2025
19-
20-
# license:
21-
# type: "Apache-2.0"
22-
# url: "https://opensource.org/licenses/Apache-2.0"
23-
# file: LICENSE
16+
repository: "https://github.com/LouisTier/TorchSOM"
17+
license: "Apache-2.0"
18+
year: 2025
2419

2520
authors:
2621
- family-names: "Berthier"
@@ -38,11 +33,16 @@ references:
3833
authors:
3934
- family-names: "Berthier"
4035
given-names: "Louis"
41-
# version: "1.0.0"
42-
# date-released: "2025-05-20"
36+
version: "1.0.0"
37+
date-released: "2025-05-20"
4338
url: "https://github.com/LouisTier/TorchSOM"
4439
license: "Apache-2.0"
4540
year: 2025
41+
42+
# license:
43+
# type: "Apache-2.0"
44+
# url: "https://opensource.org/licenses/Apache-2.0"
45+
# file: LICENSE
4646

4747
# preferred-citation:
4848
# type: inproceedings
@@ -54,3 +54,4 @@ references:
5454
# year: "2025"
5555
# url: "https://arxiv.org/abs/XXXXX" # If available
5656
# doi: "10.XXXX/XXXXX" # If available
57+

0 commit comments

Comments
 (0)