Skip to content

Commit 6eb4ab7

Browse files
committed
ensure all caps when needed
1 parent 012a6c8 commit 6eb4ab7

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

fmriprep/data/boilerplate.bib

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ @article{fsl_fast
111111
journal = {IEEE Transactions on Medical Imaging},
112112
number = 1,
113113
pages = {45-57},
114-
title = {Segmentation of brain MR images through a hidden Markov random field model and the expectation-maximization algorithm},
114+
title = {Segmentation of brain {MR} images through a hidden Markov random field model and the expectation-maximization algorithm},
115115
volume = 20,
116116
year = 2001
117117
}
@@ -123,7 +123,7 @@ @article{fieldmapless1
123123
issn = {1662-5196},
124124
journal = {Frontiers in Neuroinformatics},
125125
language = {English},
126-
title = {Evaluation of Field Map and Nonlinear Registration Methods for Correction of Susceptibility Artifacts in Diffusion MRI},
126+
title = {Evaluation of Field Map and Nonlinear Registration Methods for Correction of Susceptibility Artifacts in Diffusion {MRI}},
127127
url = {http://journal.frontiersin.org/article/10.3389/fninf.2017.00017/full},
128128
volume = 11,
129129
year = 2017
@@ -134,7 +134,7 @@ @phdthesis{fieldmapless2
134134
author = {Huntenburg, Julia M.},
135135
language = {eng},
136136
school = {Freie Universität},
137-
title = {Evaluating nonlinear coregistration of BOLD EPI and T1w images},
137+
title = {Evaluating nonlinear coregistration of {BOLD} {EPI} and T1w images},
138138
type = {Master's Thesis},
139139
url = {http://hdl.handle.net/11858/00-001M-0000-002B-1CB5-A},
140140
year = 2014
@@ -159,12 +159,10 @@ @article{flirt
159159
issn = {1361-8415},
160160
url = {http://www.sciencedirect.com/science/article/pii/S1361841501000366},
161161
doi = {10.1016/S1361-8415(01)00036-6},
162-
abstract = {Registration is an important component of medical image analysis and for analysing large amounts of data it is desirable to have fully automatic registration methods. Many different automatic registration methods have been proposed to date, and almost all share a common mathematical framework — one of optimising a cost function. To date little attention has been focused on the optimisation method itself, even though the success of most registration methods hinges on the quality of this optimisation. This paper examines the assumptions underlying the problem of registration for brain images using inter-modal voxel similarity measures. It is demonstrated that the use of local optimisation methods together with the standard multi-resolution approach is not sufficient to reliably find the global minimum. To address this problem, a global optimisation method is proposed that is specifically tailored to this form of registration. A full discussion of all the necessary implementation details is included as this is an important part of any practical method. Furthermore, results are presented for inter-modal, inter-subject registration experiments that show that the proposed method is more reliable at finding the global minimum than several of the currently available registration packages in common usage.},
163162
number = {2},
164163
urldate = {2018-07-27},
165-
journal = {Med Image Anal},
164+
journal = {Medical Image Analysis},
166165
author = {Jenkinson, Mark and Smith, Stephen},
167-
month = jun,
168166
year = {2001},
169167
keywords = {Affine transformation, flirt, fsl, Global optimisation, Multi-resolution search, Multimodal registration, Robustness},
170168
pages = {143--156}
@@ -203,7 +201,7 @@ @article{aroma
203201
number = {Supplement C},
204202
pages = {267-277},
205203
shorttitle = {ICA-AROMA},
206-
title = {ICA-AROMA: A robust ICA-based strategy for removing motion artifacts from fMRI data},
204+
title = {ICA-{AROMA}: A robust {ICA}-based strategy for removing motion artifacts from fMRI data},
207205
url = {http://www.sciencedirect.com/science/article/pii/S1053811915001822},
208206
volume = 112,
209207
year = 2015
@@ -254,8 +252,9 @@ @article{compcor
254252
journal = {NeuroImage},
255253
number = 1,
256254
pages = {90-101},
257-
title = {A component based noise correction method (CompCor) for BOLD and perfusion based fMRI},
255+
title = {A component based noise correction method ({CompCor}) for {BOLD} and perfusion based fMRI},
258256
url = {http://www.sciencedirect.com/science/article/pii/S1053811907003837},
259257
volume = 37,
260258
year = 2007
261259
}
260+

0 commit comments

Comments
 (0)