Skip to content

Commit 7d1d727

Browse files
add paper reference
1 parent 904257b commit 7d1d727

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

README.rst

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,36 @@ If you are having trouble with LSL then there are few things you can do to get h
5252
* Create a new GitHub issue. Please use the repository specific to the item you are having difficulty with. e.g. if you are having trouble with LabRecorder then open a new issue in its repository. If you don't know which repository is best then you can use the parent sccn/labstreaminglayer repository.
5353
* Join the LabStreamingLayer `#users` channel on Slack. `Invite Link <https://join.slack.com/t/labstreaminglayer/shared_invite/enQtMzA2NjEwNDk0NjA5LTcyYWI4ZDk5OTY5MGI2YWYxNmViNjhkYWRhZTkwYWM0ODY0Y2M0YzdlZDRkZTg1OTUwZDU2M2UwNDgwYzUzNDg>`_. Someone there may be able to get to the bottom of your problem through conversation.
5454
* You may also wish to try the very new `labstreaminglayer.org forum <https://forum.labstreaminglayer.org/>`_
55+
56+
.. note::
57+
58+
Cite LSL
59+
############
60+
61+
If you are using LSL in your research, please consider citing the Lab Streaming Layer paper
62+
published in Imaging Neuroscience. This will help track the use of LSL in emerging research
63+
and support continued development of the framework:
64+
65+
Kothe, C., Shirazi, S. Y., Stenner, T., Medine, D., Boulay, C., Grivich, M. I., Artoni, F.,
66+
Mullen, T., Delorme, A., & Makeig, S. (2025). The Lab Streaming Layer for Synchronized
67+
Multimodal Recording. *Imaging Neuroscience*, 3, IMAG.a.136.
68+
https://doi.org/10.1162/IMAG.a.136
69+
70+
**BibTeX entry:**
71+
72+
.. code-block:: bibtex
73+
74+
@article{kothe2025lab,
75+
title={The Lab Streaming Layer for Synchronized Multimodal Recording},
76+
author={Kothe, Christian and Shirazi, Seyed Yahya and Stenner, Tristan and Medine, David
77+
and Boulay, Chadwick and Grivich, Matthew I. and Artoni, Fiorenzo and Mullen, Tim
78+
and Delorme, Arnaud and Makeig, Scott},
79+
journal={Imaging Neuroscience},
80+
volume={3},
81+
pages={IMAG.a.136},
82+
year={2025},
83+
publisher={MIT Press},
84+
doi={10.1162/IMAG.a.136},
85+
url={https://doi.org/10.1162/IMAG.a.136},
86+
note={Open Access}
87+
}

0 commit comments

Comments
 (0)