You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/pages/index.md
+8-7Lines changed: 8 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,9 @@ Welcome to the tutorials on the Voxelwise Encoding Model framework from the
5
5
6
6
If you use these tutorials for your work, consider citing the corresponding paper:
7
7
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, 2025. [doi:10.31234/osf.io/t975e.](https://doi.org/10.31234/osf.io/t975e)
9
-
10
-
You can find a copy of the paper [here](https://doi.org/10.31234/osf.io/t975e).
8
+
> Dupré la Tour, T., Visconti di Oleggio Castello, M., & Gallant, J. L. (2025).
9
+
> The Voxelwise Encoding Model framework: A tutorial introduction to fitting encoding models to fMRI data.
@@ -18,8 +18,7 @@ To explore the VEM tutorials, one can:
18
18
[all notebooks](https://colab.research.google.com/github/gallantlab/voxelwise_tutorials/blob/main/tutorials/notebooks/shortclips/vem_tutorials_merged_for_colab.ipynb) or [only the notebooks about model fitting](https://colab.research.google.com/github/gallantlab/voxelwise_tutorials/blob/main/tutorials/notebooks/shortclips/vem_tutorials_merged_for_colab_model_fitting.ipynb)
19
19
3. Use the provided [Dockerfiles](https://github.com/gallantlab/voxelwise_tutorials/tree/main/docker) to run the notebooks locally (recommended for Windows users, as some of the packages used do not support Windows)
20
20
21
-
The code of this project is available on GitHub at [gallantlab/voxelwise_tutorials
0 commit comments