CitationLabelProperty
Pre-computed citation label for a BibliographyCitation node.
Labels are computed eagerly in document order during the com.quarkdown.core.context.hooks.reference.BibliographyCitationResolverHook phase, so that parallel rendering can read them without depending on visit order.
Parameters
value
the formatted citation label (e.g. "[1]", "[1, 2]")