getListLabel

abstract fun getListLabel(entry: BibliographyEntry, index: Int): String

Returns the label for a bibliography list entry (e.g. [1] or empty).

Parameters

entry

the bibliography entry in the list

index

the index of the entry in the bibliography list, starting from 0