A citation from a bibliography. Fields: key, supplement, form, style.
Summary
Types
@type t() :: %Folio.Content.Cite{ form: String.t() | nil, key: String.t(), style: String.t() | nil, supplement: [Folio.Content.t()] | nil }
A citation from a bibliography. Fields: key, supplement, form, style.
@type t() :: %Folio.Content.Cite{ form: String.t() | nil, key: String.t(), style: String.t() | nil, supplement: [Folio.Content.t()] | nil }