updated date handling
This commit is contained in:
parent
465c023103
commit
54affb8841
|
@ -117,6 +117,8 @@
|
|||
<text macro="author" suffix="."/>
|
||||
<date variable="issued" prefix=" (" suffix=").">
|
||||
<date-part name="year"/>
|
||||
<date-part prefix=", " name="month"/>
|
||||
<date-part prefix=" " name="day"/>
|
||||
</date>
|
||||
<choose>
|
||||
<if type="book">
|
||||
|
|
Loading…
Reference in New Issue
Block a user