Hierarchy

Constructors

Properties

Methods

Constructors

Properties

citations: { [key: string]: BibliographyEntry } = {}

Type declaration

  • [key: string]: BibliographyEntry
importBibtex: ((bibtex: string) => void) = ...

Type declaration

    • (bibtex: string): void
    • Parameters

      • bibtex: string

      Returns void

stateful: boolean = true

Methods

  • Parameters

    • keys: string[]
    • full: boolean
    • yearonly: boolean
    • Optional ex: string

    Returns Element | Element[]

Generated using TypeDoc