Skip to content

Commit 5dbd187

Browse files
committed
Add brackets around year
1 parent c24f01c commit 5dbd187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resampling.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ the heading `1.96*SE`, derived from the standard error of the `per_fold`
473473
entries. This value is suitable for constructing a formal 95%
474474
confidence interval for the given `measurement`. Such intervals should
475475
be interpreted with caution. See, for example, Bates et al.
476-
[2021](https://arxiv.org/abs/2104.00673).
476+
[(2021)](https://arxiv.org/abs/2104.00673).
477477
478478
### Fields
479479

0 commit comments

Comments
 (0)