-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #659 from pupil-labs/neon_citation
📄 Add Neon citation
- Loading branch information
Showing
3 changed files
with
49 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Publications & Citation | ||
|
||
## Publications from the Community | ||
|
||
Pupil Labs products are being used in various areas of academic research and hundreds of publications have been made with them. You can find a list containing most of the existing publications [here](https://pupil-labs.com/publications/). | ||
|
||
If you are using **Neon** in your own research, please cite the following paper in your publications! | ||
|
||
[_Neon Accuracy Test Report_ ](https://doi.org/10.5281/zenodo.10420388) | ||
|
||
> BibTeX Style Citation | ||
``` | ||
@article{baumann2023neon, | ||
title = {Neon Accuracy Test Report}, | ||
author = {Baumann, Chris and Dierkes, Kai}, | ||
year = 2023, | ||
publisher = {Pupil Labs}, | ||
doi = {10.5281/ZENODO.10420388}, | ||
url = {https://zenodo.org/doi/10.5281/zenodo.10420388} | ||
} | ||
``` | ||
|
||
## Publications from Pupil Labs | ||
|
||
Pupil Labs has published several papers including white papers as well as peer-reviewed papers on eye tracking algorithms. Below they are listed chronologically: | ||
|
||
#### [Pupil: an open source platform for pervasive eye tracking and mobile gaze-based interaction](https://arxiv.org/pdf/1405.0006) | ||
|
||
#### [A novel approach to single camera, glint-free 3D eye model fitting including corneal refraction](https://www.researchgate.net/profile/Kai-Dierkes/publication/325634500_A_novel_approach_to_single_camera_glint-free_3D_eye_model_fitting_including_corneal_refraction/links/5cd42c3fa6fdccc9dd98b24e/A-novel-approach-to-single-camera-glint-free-3D-eye-model-fitting-including-corneal-refraction.pdf) | ||
|
||
#### [A fast approach to refraction-aware eye-model fitting and gaze prediction](https://www.researchgate.net/profile/Kai-Dierkes/publication/333490770_A_fast_approach_to_refraction-aware_eye-model_fitting_and_gaze_prediction/links/5d1619cf92851cf44053919f/A-fast-approach-to-refraction-aware-eye-model-fitting-and-gaze-prediction.pdf) | ||
|
||
#### [A High-Level Description and Performance Evaluation of Pupil Invisible](https://arxiv.org/pdf/2009.00508) | ||
|
||
#### [Gaze-angle dependency of pupil-size measurements in head-mounted eye tracking](https://link.springer.com/article/10.3758/s13428-021-01657-8) | ||
|
||
#### [Neon Accuracy Test Report](https://zenodo.org/doi/10.5281/zenodo.10420388) |