CITATION.tex 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. \PassOptionsToPackage{unicode=true}{hyperref} % options for packages loaded elsewhere
  2. \PassOptionsToPackage{hyphens}{url}
  3. %
  4. \documentclass[]{article}
  5. \usepackage{lmodern}
  6. \usepackage{amssymb,amsmath}
  7. \usepackage{ifxetex,ifluatex}
  8. \usepackage{fixltx2e} % provides \textsubscript
  9. \ifnum 0\ifxetex 1\fi\ifluatex 1\fi=0 % if pdftex
  10. \usepackage[T1]{fontenc}
  11. \usepackage[utf8]{inputenc}
  12. \usepackage{textcomp} % provides euro and other symbols
  13. \else % if luatex or xelatex
  14. \usepackage{unicode-math}
  15. \defaultfontfeatures{Ligatures=TeX,Scale=MatchLowercase}
  16. \fi
  17. % use upquote if available, for straight quotes in verbatim environments
  18. \IfFileExists{upquote.sty}{\usepackage{upquote}}{}
  19. % use microtype if available
  20. \IfFileExists{microtype.sty}{%
  21. \usepackage[]{microtype}
  22. \UseMicrotypeSet[protrusion]{basicmath} % disable protrusion for tt fonts
  23. }{}
  24. \IfFileExists{parskip.sty}{%
  25. \usepackage{parskip}
  26. }{% else
  27. \setlength{\parindent}{0pt}
  28. \setlength{\parskip}{6pt plus 2pt minus 1pt}
  29. }
  30. \usepackage{hyperref}
  31. \hypersetup{
  32. pdfborder={0 0 0},
  33. breaklinks=true}
  34. \urlstyle{same} % don't use monospace font for urls
  35. \setlength{\emergencystretch}{3em} % prevent overfull lines
  36. \providecommand{\tightlist}{%
  37. \setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
  38. \setcounter{secnumdepth}{0}
  39. % Redefines (sub)paragraphs to behave more like sections
  40. \ifx\paragraph\undefined\else
  41. \let\oldparagraph\paragraph
  42. \renewcommand{\paragraph}[1]{\oldparagraph{#1}\mbox{}}
  43. \fi
  44. \ifx\subparagraph\undefined\else
  45. \let\oldsubparagraph\subparagraph
  46. \renewcommand{\subparagraph}[1]{\oldsubparagraph{#1}\mbox{}}
  47. \fi
  48. % set default figure placement to htbp
  49. \makeatletter
  50. \def\fps@figure{htbp}
  51. \makeatother
  52. \usepackage[]{natbib}
  53. \bibliographystyle{plainnat}
  54. \date{}
  55. \begin{document}
  56. Results included in this manuscript come from preprocessing performed
  57. using \emph{fMRIPrep} 20.1.0 (\citet{fmriprep1}; \citet{fmriprep2};
  58. RRID:SCR\_016216), which is based on \emph{Nipype} 1.4.2
  59. (\citet{nipype1}; \citet{nipype2}; RRID:SCR\_002502).
  60. \begin{description}
  61. \item[Anatomical data preprocessing]
  62. A total of 2 T1-weighted (T1w) images were found within the input BIDS
  63. dataset. All of them were corrected for intensity non-uniformity (INU)
  64. with \texttt{N4BiasFieldCorrection} \citep{n4}, distributed with ANTs
  65. 2.2.0 \citep[RRID:SCR\_004757]{ants}. The T1w-reference was then
  66. skull-stripped with a \emph{Nipype} implementation of the
  67. \texttt{antsBrainExtraction.sh} workflow (from ANTs), using OASIS30ANTs
  68. as target template. Brain tissue segmentation of cerebrospinal fluid
  69. (CSF), white-matter (WM) and gray-matter (GM) was performed on the
  70. brain-extracted T1w using \texttt{fast} \citep[FSL 5.0.9,
  71. RRID:SCR\_002823,][]{fsl_fast}. A T1w-reference map was computed after
  72. registration of 2 T1w images (after INU-correction) using
  73. \texttt{mri\_robust\_template} \citep[FreeSurfer 6.0.1,][]{fs_template}.
  74. Brain surfaces were reconstructed using \texttt{recon-all}
  75. \citep[FreeSurfer 6.0.1, RRID:SCR\_001847,][]{fs_reconall}, and the
  76. brain mask estimated previously was refined with a custom variation of
  77. the method to reconcile ANTs-derived and FreeSurfer-derived
  78. segmentations of the cortical gray-matter of Mindboggle
  79. \citep[RRID:SCR\_002438,][]{mindboggle}. Volume-based spatial
  80. normalization to one standard space (MNI152NLin2009cAsym) was performed
  81. through nonlinear registration with \texttt{antsRegistration} (ANTs
  82. 2.2.0), using brain-extracted versions of both T1w reference and the T1w
  83. template. The following template was selected for spatial normalization:
  84. \emph{ICBM 152 Nonlinear Asymmetrical template version 2009c}
  85. {[}\citet{mni152nlin2009casym}, RRID:SCR\_008796; TemplateFlow ID:
  86. MNI152NLin2009cAsym{]},
  87. \end{description}
  88. Many internal operations of \emph{fMRIPrep} use \emph{Nilearn} 0.6.2
  89. \citep[RRID:SCR\_001362]{nilearn}, mostly within the functional
  90. processing workflow. For more details of the pipeline, see
  91. \href{https://fmriprep.readthedocs.io/en/latest/workflows.html}{the
  92. section corresponding to workflows in \emph{fMRIPrep}'s documentation}.
  93. \hypertarget{copyright-waiver}{%
  94. \subsubsection{Copyright Waiver}\label{copyright-waiver}}
  95. The above boilerplate text was automatically generated by fMRIPrep with
  96. the express intention that users should copy and paste this text into
  97. their manuscripts \emph{unchanged}. It is released under the
  98. \href{https://creativecommons.org/publicdomain/zero/1.0/}{CC0} license.
  99. \hypertarget{references}{%
  100. \subsubsection{References}\label{references}}
  101. \bibliography{/usr/local/miniconda/lib/python3.7/site-packages/fmriprep/data/boilerplate.bib}
  102. \end{document}