$bibliography-style
$bibliography-style — The bibliography style.
Synopsis
|$bibliography-style as xs:string := 'default'
Description
Bibliographies are complicated and many different styles
exist. Creating properly formatted bibliographies from
raw
bibliography entries is especially challenging.
(This parameter does not apply to formatting bibliomixed entries.)
- default
The default style. This is controlled by the
biblioentrytemplate. See$v:templates. Allbiblioentryelements will be processed inm:biblioentrymode.- iso690
Attempts to implement ISO 690 bibliographic formatting. All
biblioentryelements will be processed inm:biblio690mode. This is adapted from the examples in Bibliography according to ISO 690 and ISO 690-2 standards.The default style specified by
$bibliography-stylecan be overridden on a case-by-case basis with thedbprocessing instruction using thebibliography-stylepseudo-attribute. This must appear in thebibliographyorbibliolistthat contains the entries.