Lowercase for months.
This commit is contained in:
parent
e39b536704
commit
12aae6f163
1 changed files with 280 additions and 276 deletions
|
@ -9,6 +9,7 @@
|
|||
<name>Nicolae Turcan</name>
|
||||
<email>nicturcan@gmail.com</email>
|
||||
</author>
|
||||
<summary>Romanian INTER Institute format with full notes and bibliography</summary>
|
||||
<category term="theology"/>
|
||||
<category term="numeric"/>
|
||||
<updated>2008-01-11T01:13:54+00:00</updated>
|
||||
|
@ -114,7 +115,7 @@
|
|||
<if type="graphic report" match="any">
|
||||
<date variable="issued">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="month" suffix=" " text-case="lowercase"/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</if>
|
||||
|
@ -126,7 +127,7 @@
|
|||
<else>
|
||||
<date variable="issued">
|
||||
<date-part name="day" suffix=" "/>
|
||||
<date-part name="month" suffix=" "/>
|
||||
<date-part name="month" suffix=" " text-case="lowercase"/>
|
||||
<date-part name="year"/>
|
||||
</date>
|
||||
</else>
|
||||
|
@ -142,7 +143,10 @@
|
|||
<option name="et-al-use-first" value="1"/>
|
||||
<option name="et-al-subsequent-min" value="4"/>
|
||||
<option name="et-al-subsequent-use-first" value="1"/>
|
||||
<layout prefix="" suffix=".">
|
||||
<option name="disambiguate-add-year-suffix" value="true"/>
|
||||
<option name="disambiguate-add-names" value="true"/>
|
||||
<option name="disambiguate-add-givenname" value="true"/>
|
||||
<layout prefix="" suffix="." delimiter="; ">
|
||||
<choose>
|
||||
<if position="ibid-with-locator">
|
||||
<group delimiter=", ">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue