Skip to content

Commit

Permalink
reorder fields in jsPsych citation file; add citation file for extens…
Browse files Browse the repository at this point in the history
…ion-webgazer
  • Loading branch information
cherriechang committed Feb 6, 2025
1 parent b243de6 commit 2feebbf
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
cff-version: "1.2.0"
title: "jsPsych: Enabling an Open-Source Collaborative Ecosystem of
Behavioral Experiments"
authors:
- family-names: Leeuw
given-names: Joshua R.
Expand Down Expand Up @@ -30,6 +32,9 @@ preferred-citation:
- family-names: Luchterhandt
given-names: Björn
orcid: "https://orcid.org/0000-0002-9225-2787"
title: "jsPsych: Enabling an Open-Source Collaborative Ecosystem of
Behavioral Experiments"
type: article
date-published: 2023-05-11
doi: 10.21105/joss.05351
issn: 2475-9066
Expand All @@ -38,10 +43,5 @@ preferred-citation:
publisher:
name: Open Journals
start: 5351
title: "jsPsych: Enabling an Open-Source Collaborative Ecosystem of
Behavioral Experiments"
type: article
url: "https://joss.theoj.org/papers/10.21105/joss.05351"
volume: 8
title: "jsPsych: Enabling an Open-Source Collaborative Ecosystem of
Behavioral Experiments"
39 changes: 39 additions & 0 deletions packages/extension-webgazer/CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
cff-version: 1.2.0
message: "If you use WebGazer in your research, please cite the following paper."
preferred-citation:
authors:
- family-names: Papoutsaki
given-names: Alexandra
affiliation: Brown University
orcid: "https://orcid.org/0000-0003-1041-4760"
- family-names: Sangkloy
given-names: Patsorn
affiliation: Georgia Institute of Technology
orcid:
- family-names: Laskey
given-names: James
affiliation: Brown University
- family-names: Daskalova
given-names: Nediyana
affiliation: Brown University
orcid: "https://orcid.org/0000-0002-0711-3177"
- family-names: Huang
given-names: Jeff
affiliation: Brown University
orcid: "https://orcid.org/0000-0002-3453-5666"
- family-names: Hays
given-names: James
affiliation: Georgia Institute of Technology
orcid: "https://orcid.org/0000-0001-7016-4252"
title: "WebGazer: Scalable Webcam Eye Tracking Using User Interactions"
type: article
date-published: 2016-07-09
isbn: 9781577357704
publisher:
name: AAAI Press
journal: "Proceedings of the Twenty-Fifth International Joint Conference on Artificial Intelligence (IJCAI-16)"
start: 3839
end: 3845
pages: 7
location: New York, New York, USA
series: IJCAI'16

0 comments on commit 2feebbf

Please sign in to comment.