Skip to content

Commit 883858b

Browse files
committed
Add citation file
1 parent e966d71 commit 883858b

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
cff-version: 1.2.0
2+
title: High-Performance Data Analytics in Python
3+
message: "If you found this lesson useful, please cite it as below."
4+
type: software
5+
authors:
6+
- family-names: Fiusco
7+
given-names: Francesco
8+
orcid: https://orcid.org/0000-0003-0716-465X
9+
email: francesco.fiusco@ri.se
10+
- family-names: Li
11+
given-names: Qiang
12+
orcid: https://orcid.org/0000-0002-6390-0343
13+
email: qiang.li@liu.se
14+
- family-names: Mohanan
15+
given-names: Ashwin Vishnu
16+
orcid: https://orcid.org/0000-0002-2979-6327
17+
email: ashwin.mohanan@ri.se
18+
- family-names: Wikfeldt
19+
given-names: Kjartan Thor
20+
orcid: https://orcid.org/0000-0002-1655-3676
21+
email: thor.wikfeldt@ri.se
22+
- given-names: Yonglei
23+
family-names: Wang
24+
orcid: https://orcid.org/0000-0003-3393-7257
25+
email: yonglei@nsc.liu.se
26+
abstract: ENCCS lesson material on High-Performance Data Analytics in Python
27+
# TODO: after uploading to Zenodo
28+
# identifiers:
29+
# - type: doi
30+
# value: 10.5281/zenodo.xxxxxx
31+
# description: "The concept DOI containing all editions of this lesson."
32+
url: https://enccs.github.io/hpda-python/
33+
repository-code: https://github.com/ENCCS/hpda-python
34+
version: 2025.01.21
35+
date-released: 2025-01-21
36+
license:
37+
- CC-BY-4.0
38+
- MIT

0 commit comments

Comments
 (0)