Skip to content

Commit 6c6e50f

Browse files
committed
MNT fix Tom's last name
1 parent ea2532d commit 6c6e50f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Paper
1212

1313
If you use these tutorials for your work, consider citing the corresponding paper:
1414

15-
Dupré La Tour, T., Visconti di Oleggio Castello, M., & Gallant, J. L. (2024). The Voxelwise Encoding Model framework: a tutorial introduction to fitting encoding models to fMRI data. https://doi.org/10.31234/osf.io/t975e
15+
Dupré la Tour, T., Visconti di Oleggio Castello, M., & Gallant, J. L. (2024). The Voxelwise Encoding Model framework: a tutorial introduction to fitting encoding models to fMRI data. https://doi.org/10.31234/osf.io/t975e
1616

1717
You can find a copy of the paper `here <paper/voxelwise_tutorials_paper.pdf>`_.
1818

@@ -131,11 +131,11 @@ If you use one of our packages in your work (``voxelwise_tutorials`` [1]_,
131131
``himalaya`` [2]_, ``pycortex`` [3]_, or ``pymoten`` [4]_), please cite the
132132
corresponding publications:
133133

134-
.. [1] Dupré La Tour, T., Visconti di Oleggio Castello, M., & Gallant, J. L. (2024).
134+
.. [1] Dupré la Tour, T., Visconti di Oleggio Castello, M., & Gallant, J. L. (2024).
135135
The Voxelwise Modeling framework: a tutorial introduction to fitting encoding models to fMRI data.
136136
https://doi.org/10.31234/osf.io/t975e
137137
138-
.. [2] Dupré La Tour, T., Eickenberg, M., Nunez-Elizalde, A.O., & Gallant, J. L. (2022).
138+
.. [2] Dupré la Tour, T., Eickenberg, M., Nunez-Elizalde, A.O., & Gallant, J. L. (2022).
139139
Feature-space selection with banded ridge regression. NeuroImage.
140140
https://doi.org/10.1016/j.neuroimage.2022.119728
141141

tutorials/pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Welcome to the tutorials on the Voxelwise Encoding Model framework from the
55

66
If you use these tutorials for your work, consider citing the corresponding paper:
77

8-
> T. Dupré La Tour, M. Visconti di Oleggio Castello, and J. L. Gallant. The Voxelwise Encoding Model framework: a tutorial introduction to fitting encoding models to fMRI data. PsyArXiv, 2024. [doi:10.31234/osf.io/t975e.](https://doi.org/10.31234/osf.io/t975e)
8+
> T. Dupré la Tour, M. Visconti di Oleggio Castello, and J. L. Gallant. The Voxelwise Encoding Model framework: a tutorial introduction to fitting encoding models to fMRI data. PsyArXiv, 2024. [doi:10.31234/osf.io/t975e.](https://doi.org/10.31234/osf.io/t975e)
99
1010
You can find a copy of the paper [here](https://github.com/gallantlab/voxelwise_tutorials/blob/main/paper/voxelwise_tutorials_paper.pdf).
1111

tutorials/static/references.bib

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ @article{lebel2021
138138
}
139139

140140
@article{dupre2022,
141-
author = {Dupré La Tour, T. and Eickenberg, M. and Nunez-Elizalde, A.O. and Gallant, J. L.},
141+
author = {Dupré la Tour, T. and Eickenberg, M. and Nunez-Elizalde, A.O. and Gallant, J. L.},
142142
title = {Feature-space selection with banded ridge regression},
143143
journal = {NeuroImage},
144144
volume = {267},
@@ -164,7 +164,7 @@ @misc{huth2022data
164164
}
165165

166166
@article{dupre2023,
167-
author = {Dupré La Tour, T. and Visconti di Oleggio Castello, M. and Gallant, J. L.},
167+
author = {Dupré la Tour, T. and Visconti di Oleggio Castello, M. and Gallant, J. L.},
168168
title = {The Voxelwise Encoding Model framework: a tutorial introduction to fitting encoding models to {fMRI} data},
169169
journal = {PsyArXiv},
170170
year = {2024},

0 commit comments

Comments
 (0)