Skip to content

Commit 13fe5eb

Browse files
authored
Add CITATION.cff
1 parent 780cdea commit 13fe5eb

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

CITATION.cff

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
cff-version: 1.2.0
2+
message: "If you use our data or replication package, please cite it as below."
3+
authors:
4+
- family-names: "Peitek"
5+
given-names: "Norman"
6+
orcid: "https://orcid.org/0000-0001-7828-4558"
7+
- family-names: "Siegmund"
8+
given-names: "Janet"
9+
orcid: "https://orcid.org/0000-0002-5815-266X"
10+
- family-names: "Apel"
11+
given-names: "Sven"
12+
orcid: "https://orcid.org/0000-0003-3687-2233"
13+
title: "What Drives the Reading Order of Programmers? An Eye Tracking Study"
14+
version: 1.0.0
15+
doi: 10.1145/3387904.3389279
16+
date-released: 2020-07-13
17+
url: "https://github.com/brains-on-code/eyetracking-linearity-replication"
18+
preferred-citation:
19+
type: proceedings
20+
authors:
21+
- family-names: "Peitek"
22+
given-names: "Norman"
23+
orcid: "https://orcid.org/0000-0001-7828-4558"
24+
- family-names: "Siegmund"
25+
given-names: "Janet"
26+
orcid: "https://orcid.org/0000-0002-5815-266X"
27+
- family-names: "Apel"
28+
given-names: "Sven"
29+
orcid: "https://orcid.org/0000-0003-3687-2233"
30+
doi: "10.1145/3387904.3389279"
31+
conference: "International Conference on Program Comprehension (ICPC)"
32+
month: 5
33+
start: 342 # First page number
34+
end: 353 # Last page number
35+
title: "What Drives the Reading Order of Programmers? An Eye Tracking Study"
36+
year: 2020

0 commit comments

Comments
 (0)