Skip to content

Commit

Permalink
add .cff file
Browse files Browse the repository at this point in the history
  • Loading branch information
firefly-cpp committed Sep 30, 2021
1 parent 3a32a05 commit b417041
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
30 changes: 30 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# YAML 1.2
---
authors:
-
family-names: "Fister Jr."
given-names: Iztok
-
family-names: "Lukač"
given-names: Luka
-
family-names: Rajšp
given-names: "Alen"
-
family-names: Fister
given-names: "Iztok"
-
family-names: "Pečnik"
given-names: Luka
-
family-names: "Fister"
given-names: Dušan
cff-version: "1.1.0"
date-released: 2021
doi: "10.1109/INES52918.2021.9512927"
license: MIT
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/firefly-cpp/sport-activities-features"
title: "A minimalistic toolbox for extracting features from sport activity files"
version: "0.2.5"
...
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -243,4 +243,4 @@ This framework is provided as-is, and there are no guarantees that it fits your

## Cite us

I. Jr. Fister, L. Lukač, A. Rajšp, I. Fister, L. Pečnik and D. Fister, "A minimalistic toolbox for extracting features from sport activity files," 2021 IEEE 25th International Conference on Intelligent Engineering Systems (INES), 2021, pp. 121-126, doi: 10.1109/INES52918.2021.9512927.
I. Jr. Fister, L. Lukač, A. Rajšp, I. Fister, L. Pečnik and D. Fister, "A minimalistic toolbox for extracting features from sport activity files," 2021 IEEE 25th International Conference on Intelligent Engineering Systems (INES), 2021, pp. 121-126, doi: [10.1109/INES52918.2021.9512927](http://dx.doi.org/10.1109/INES52918.2021.9512927).

0 comments on commit b417041

Please sign in to comment.