Skip to content

Commit 5ee4284

Browse files
authored
add citation file (#53)
* add citation file * update citation file
1 parent 36e61cf commit 5ee4284

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

CITATION.cff

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# This CITATION.cff file was generated with cffinit.
2+
# Visit https://bit.ly/cffinit to generate yours today!
3+
4+
cff-version: 1.2.0
5+
title: talkr
6+
message: "If you use this software, please cite the original paper DOI:10.18653/v1/2021.sigdial-1.26"
7+
type: software
8+
authors:
9+
- given-names: Barbara
10+
family-names: Vreede
11+
orcid: "https://orcid.org/0000-0002-5023-4601"
12+
-
13+
family-names: Dingemanse
14+
given-names: Mark
15+
orcid: "https://orcid.org/0000-0002-3290-5723"
16+
-
17+
family-names: Liesenfeld
18+
given-names: Andreas
19+
orcid: "https://orcid.org/0000-0001-6076-4406"
20+
-
21+
family-names: Viviani
22+
given-names: Eva
23+
orcid: "https://orcid.org/0000-0002-1330-0585"
24+
identifiers:
25+
- type: doi
26+
value: 10.5281/zenodo.10497139
27+
repository-code: 'https://github.com/elpaco-escience/talkr'
28+
keywords:
29+
- turn-taking
30+
- conversation
31+
- talk
32+
- visualization
33+
license: Apache-2.0
34+
version: 0.0.2
35+
date-released: '2024-01-12'

0 commit comments

Comments
 (0)