citestyle XML DTD: User Element View | [DTD Element View] |
[Home] [Elements] | [Prev] [Next] |
(BIBLIOTITLE?,MONTHS?)
Name | Type | Default Value |
---|---|---|
BIBLIOFIRSTINDENT | CDATA | None |
BIBLIOSEQUENCE | Enumeration: BASIS BAUTHORDATE BCITEKEY BDATEASC BDATEDESC |
"BAUTHORDATE" |
BIBLIOBLOCKINDENT | CDATA | None |
FONTSIZE | CDATA | None |
BIBSTYLE defines the general appearance of the bibliography.
The BIBLIOSEQUENCE attribute specifies the sorting order of the references in the bibliography. Possible values are:
The BIBLIOFIRSTINDENT attribute can be used to specify the indentation of the first line of each reference in the bibliography listing, e.g. to create hanging indents.
The BIBLIOBLOCKINDENT attribute does the same for the remaining lines of each reference.
The FONTSIZE attribute sets the font size of the bibliography.
<BIBSTYLE BIBLIOSEQUENCE="BASIS"> <BIBLIOTITLE>Literatur</BIBLIOTITLE> <MONTHS> ... </MONTHS> </BIBSTYLE>