Skip to content

Commit 5cd16ad

Browse files
committed
📝 Add references rubric for motion filters
1 parent 697fd05 commit 5cd16ad

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/_sources/user/func.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,14 @@ For each filter, ``Name`` need not be provided; if ``Name`` is not provided, it
8181

8282
and the format ``{filterType}{filterOrder}[{key}{value}]*`` with a lowercase ``p`` replacing any decimal points. If any filters have duplicate names (given or generated), each name after the first will be suffixed with ``dup{duplicate_number}``, with ``duplicate_number`` starting at 1. See :py:func:`CPAC.pipeline.schema.name_motion_filter` for examples.
8383

84-
.. [#motion-filter-abbreviations] These abbreviations are based on :cite:`Eybe16` but modified to comply with :cite:`BIDS21`.
84+
.. [#motion-filter-abbreviations] These abbreviations are based on :cite:`motionfilt-Eybe16` but modified to comply with :cite:`motionfilt-BIDS21`.
85+
86+
.. rubric:: References
87+
88+
.. bibliography::
89+
:cited:
90+
:keyprefix: motionfilt-
91+
8592

8693
Slice Timing Correction
8794
^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)