Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban committed Jan 25, 2019
2 parents 1bf4a21 + 7ad66ed commit 9a9e7d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fmriprep/cli/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -762,6 +762,7 @@ def build_workflow(opts, retval):
cmd = ['pandoc', '-s', '--bibliography',
pkgrf('fmriprep', 'data/boilerplate.bib'),
'--filter', 'pandoc-citeproc',
'--metadata', 'pagetitle="fMRIPrep citation boilerplate"',
str(logs_path / 'CITATION.md'),
'-o', str(logs_path / 'CITATION.html')]
try:
Expand Down

0 comments on commit 9a9e7d7

Please sign in to comment.