BibliographyEntryLabelProviderStrategy

Supplier of citation labels for bibliography entries.

Inheritors

Types

Link copied to clipboard

BibliographyEntryLabelProviderStrategy that provides labels in the format [1], [2], etc.

Functions

Link copied to clipboard
abstract fun getLabel(entry: BibliographyEntry, index: Int): String