Skip to content

Commit 96f728f

Browse files
authored
Add citation file (#154)
1 parent 6c66154 commit 96f728f

File tree

1 file changed

+49
-0
lines changed

1 file changed

+49
-0
lines changed

CITATION.cff

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
cff-version: 1.2.0
2+
message: "If you use this code for your research, please cite our paper."
3+
authors:
4+
- family-names: "Heddes"
5+
given-names: "Mike"
6+
orcid: "https://orcid.org/0000-0002-9276-458X"
7+
- family-names: "Nunes"
8+
given-names: "Igor"
9+
- family-names: "Vergés"
10+
given-names: "Pere"
11+
- family-names: "Kleyko"
12+
given-names: "Denis"
13+
- family-names: "Abraham"
14+
given-names: "Danny"
15+
- family-names: "Givargis"
16+
given-names: "Tony"
17+
- family-names: "Nicolau"
18+
given-names: "Alexandru"
19+
- family-names: "Veidenbaum"
20+
given-names: "Alex"
21+
title: "Torchhd: An Open Source Python Library to Support Research on Hyperdimensional Computing and Vector Symbolic Architectures"
22+
url: "https://github.com/hyperdimensional-computing/torchhd"
23+
preferred-citation:
24+
type: article
25+
authors:
26+
- family-names: "Heddes"
27+
given-names: "Mike"
28+
orcid: "https://orcid.org/0000-0002-9276-458X"
29+
- family-names: "Nunes"
30+
given-names: "Igor"
31+
- family-names: "Vergés"
32+
given-names: "Pere"
33+
- family-names: "Kleyko"
34+
given-names: "Denis"
35+
- family-names: "Abraham"
36+
given-names: "Danny"
37+
- family-names: "Givargis"
38+
given-names: "Tony"
39+
- family-names: "Nicolau"
40+
given-names: "Alexandru"
41+
- family-names: "Veidenbaum"
42+
given-names: "Alex"
43+
title: "Torchhd: An Open Source Python Library to Support Research on Hyperdimensional Computing and Vector Symbolic Architectures"
44+
journal: "Journal of Machine Learning Research"
45+
start: 1 # First page number
46+
end: 10 # Last page number
47+
volume: 24
48+
year: 2023
49+
url: http://jmlr.org/papers/v24/23-0300.html

0 commit comments

Comments
 (0)