Skip to content

Commit 84f6bdc

Browse files
committed
Update article reference in docs landing page
1 parent 2ac8938 commit 84f6bdc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/docs/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,10 @@ scatter3(o.points(:, 1), o.points(:, 2), o.points(:, 3), 36, o.clusters, 'filled
4848
The *clugen* algorithm and its several implementations are detailed in the
4949
following reference (please cite it if you use this software):
5050

51-
* Fachada, N. & de Andrade, D. (2023). Generating Multidimensional Clusters With
52-
Support Lines. <https://doi.org/10.48550/arXiv.2301.10327>.
51+
* Fachada, N. & de Andrade, D. (2023). Generating multidimensional clusters
52+
with support lines. *Knowledge-Based Systems*, 277, 110836.
53+
<https://doi.org/10.1016/j.knosys.2023.110836>
54+
([arXiv preprint](https://doi.org/10.48550/arXiv.2301.10327))
5355

5456
## Also in this documentation
5557

0 commit comments

Comments
 (0)