diff --git a/pycrostates/segmentation/_base.py b/pycrostates/segmentation/_base.py index 964663ee..921270a1 100644 --- a/pycrostates/segmentation/_base.py +++ b/pycrostates/segmentation/_base.py @@ -266,7 +266,7 @@ def entropy( ): """Compute the Shannon entropy of the segmentation. - Compute the Shannon entropy :footcite:t:`shannon1948mathematical` + Compute the Shannon entropy\ :footcite:p:`shannon1948mathematical` of the microstate symbolic sequence. Parameters