Skip to content

Commit 95dcb2a

Browse files
committed
more descriptive citation
1 parent ebfa9f9 commit 95dcb2a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fmriprep/data/boilerplate.bib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ @article{power_fd_dvars
220220
year = 2014
221221
}
222222

223-
@article{satterthwaite,
223+
@article{confounds_satterthwaite_2012,
224224
author = {Satterthwaite, Theodore D. and Elliott, Mark A. and Gerraty, Raphael T. and Ruparel, Kosha and Loughead, James and Calkins, Monica E. and Eickhoff, Simon B. and Hakonarson, Hakon and Gur, Ruben C. and Gur, Raquel E. and Wolf, Daniel H.},
225225
doi = {10.1016/j.neuroimage.2012.08.052},
226226
issn = {10538119},

fmriprep/workflows/bold/confounds.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ def init_bold_confs_wf(mem_gb, metadata, name="bold_confs_wf"):
143143
placed within the corresponding confounds file.
144144
The confound time series derived from head motion estimates and global
145145
signals were expanded with the inclusion of temporal derivatives and
146-
quadratic terms for each [@satterthwaite].
146+
quadratic terms for each [@confounds_satterthwaite_2012].
147147
Frames that exceeded a threshold of 0.2 mm FD or 20 DVARS were classified
148148
as motion outliers [following @power_fd_dvars].
149149
"""

0 commit comments

Comments
 (0)