We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13b367 commit f8e38b4Copy full SHA for f8e38b4
setup.cfg
@@ -49,7 +49,7 @@ exclude =
49
50
[options.extras_require]
51
citations =
52
- doi2bib
+ doi2bib >= 0.4.0
53
datalad =
54
datalad ~= 0.12.0
55
doc =
templateflow/tests/test_api.py
@@ -24,7 +24,7 @@
24
"\tauthor = {Vladimir Fonov and Alan C. Evans and Kelly Botteron and C. "
25
"Robert Almli and Robert C. McKinstry and D. Louis Collins},\n"
26
"\ttitle = {Unbiased average age-appropriate atlases for pediatric studies},\n"
27
- "\tjournal = {{NeuroImage}}\n}"
+ "\tjournal = {NeuroImage}}\n}"
28
)
29
30
mni2009_lbib = (
0 commit comments