Version 0.12
The 0.12.x releases are intended as the final set of experimental releases before freezing the behaviour of the styles for version 1.0.
-
Breaking change: titles of
suppbook
entries are now in quotation marks by default; the inverted commas must be removed by using thedescriptor
annotation or field, in common with other entry types. -
Breaking change: the punctuation before a ‘by Author’ statement is now configurable, and defaults to a space instead of a comma.
-
Explicit handling has been added for entry types
suppperiodical
,suppcollection
,booklet
,patent
,standard
,artwork
,performance
, andletter
, and examples for these have been added to the documentation. Theimage
entry type uses the newartwork
/performance
driver instead ofonline
. -
The
altthesis
option has been deprecated in favour of new optionthesis
, which takes valuesin
(altthesis = true
),out
(altthesis = false
) andplain
(no parentheses at all). -
The
varissuedate
option has been renamedissuedate-plain
, to matchcourt-plain
. -
There is a new
bookseries
option which takes valuesin
andout
with the same logic as thethesis
option. -
The
mergedate
option can now be set on a per-type basis. Some bugs in themaximum
andcompact
variants have been fixed. -
There is a new
nonodate
option for suppressing ‘n.d.’ when an entry inoxalph
/oxyear
has no suitable date label. It is automatically activated on a per-entry basis if asortyear
is given. -
It is now possible to annotate a date as
inferred
to enclose it in square brackets. -
Various edge-case formatting bugs have been fixed.