Skip to content

Commit 56aeff0

Browse files
Merge pull request #36 from x-tabdeveloping/citation
Added citation to the repo
2 parents 70abef2 + 5c11a2b commit 56aeff0

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

citation.cff

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
cff-version: 0.1.0
2+
message: "When using this package please cite us."
3+
authors:
4+
- family-names: "Kardos"
5+
given-names: "Márton"
6+
orcid: "https://orcid.org/0000-0001-9652-4498"
7+
- family-names: "Kostkan"
8+
given-names: "Jan"
9+
orcid: "https://orcid.org/0000-0002-9707-7121"
10+
- family-names: "Rocca"
11+
given-names: "Roberta"
12+
orcid: "https://orcid.org/0000-0001-9017-8088"
13+
title: "Turftopic: Robust and fast implementations of transformer-based topic models in Python."
14+
version: 0.2.13
15+
date-released: 2024-03-22
16+
url: "https://github.com/x-tabdeveloping/turftopic"

0 commit comments

Comments
 (0)