Skip to content

Commit cda3304

Browse files
committed
fix paper reference in Customization sec.
1 parent 2a664f3 commit cda3304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Further details in [`example-5.3.ipynb`](notebooks/example-5.3.ipynb).
4242

4343
## Customization
4444

45-
Many components of the algorithm can be modified, as is already discussed in the original work (Table 1 and Section 6.2). To choose between different options, you have only to assign different implementations to the baseline pointer. Note that those different implementations can be custom, local functions as well.
45+
Many components of the algorithm can be modified, as is already discussed in the original work (Table 1 and Section 6.2, Carvalho, Lodi, and Pedroso, 2020). To choose between different options, you have only to assign different implementations to the baseline pointer. Note that those different implementations can be custom, local functions as well.
4646

4747
A practical example is shown in notebook [`example-5.3.ipynb`](./example-5.3.ipynb), at section _Customization_. Below, we detail the customizable parts and the available options.
4848

0 commit comments

Comments
 (0)