Skip to content

Commit 082d8a6

Browse files
committed
Create CITATION.cff
1 parent f1da2c2 commit 082d8a6

1 file changed

Lines changed: 52 additions & 0 deletions

File tree

CITATION.cff

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
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: PyNeon
6+
message: >-
7+
If you use PyNeon in your research, please cite it as
8+
below.
9+
type: software
10+
authors:
11+
- family-names: Chu
12+
given-names: Qian
13+
orcid: 'https://orcid.org/0000-0003-2308-6102'
14+
- family-names: Hartel
15+
given-names: Jan-Gabriel
16+
orcid: 'https://orcid.org/0000-0002-3836-194X'
17+
- family-names: Lepauvre
18+
given-names: Alex
19+
orcid: 'https://orcid.org/0000-0002-4191-1578'
20+
- family-names: Melloni
21+
given-names: Lucia
22+
orcid: 'https://orcid.org/0000-0001-8743-5071'
23+
url: 'https://github.com/ncc-brain/pyneon'
24+
keywords:
25+
- eye movements
26+
- eye-tracking
27+
- mobile eye-tracking
28+
- computer vision
29+
- Brain Imaging Data Structure
30+
license: MIT
31+
preferred-citation:
32+
type: article
33+
authors:
34+
- family-names: Chu
35+
given-names: Qian
36+
orcid: 'https://orcid.org/0000-0003-2308-6102'
37+
- family-names: Hartel
38+
given-names: Jan-Gabriel
39+
orcid: 'https://orcid.org/0000-0002-3836-194X'
40+
- family-names: Lepauvre
41+
given-names: Alex
42+
orcid: 'https://orcid.org/0000-0002-4191-1578'
43+
- family-names: Melloni
44+
given-names: Lucia
45+
orcid: 'https://orcid.org/0000-0001-8743-5071'
46+
doi: 10.31234/osf.io/y5jmg_v3
47+
journal: PsyArXiv
48+
month: 3
49+
title: >-
50+
PyNeon: A Python package for the analysis of Neon multimodal mobile
51+
eye-tracking data
52+
year: 2026

0 commit comments

Comments
 (0)