Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes proposed in this pull request
Adds two missing references to the bibtex database
Documentation that should be reviewed
Pull-request guidelines:
We invite you to list yourself as a fMRIPrep contributor, so if your name
is not already mentioned, please modify the
.zenodo.json
file with your data right above Russ' entry. Example:
By submitting this request you acknowledge that your contributions are available under the BSD 3-Clause license.
Use a descriptive prefix, between brackets for your PR:
ENH
(enhancement),FIX
,TST
,DOC
,STY
,REF
(refactor),CI
(continous integration),MAINT
(maintenance). Example:For works-in-progress, add the
WIP
tag in addition to the descriptive prefix.Pull-requests tagged with
[WIP]
will not merged in until the tag is removed.Your PR will be reviewed according to the following
template.
Documentation is a fundamental aspect to the glass-box philosophy that fMRIPrep abides by.
Please understand that the fMRIPrep team may (are likely to) request you to improve the documentation
provided with this PR, within the PR or in future PRs.
Please review and check the following:
finished (i.e. no
[WIP]
tag remains in the title of my PR) and tests pass.coding style,
to the extent I understood them (and I will address any comments raised by the PR's reviewers in this regard).
.zenodo.json
file.