|
|
@ -31,6 +31,17 @@ |
|
|
|
</choose> |
|
|
|
</choose> |
|
|
|
</group> |
|
|
|
</group> |
|
|
|
</macro> |
|
|
|
</macro> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<macro name="journal"> |
|
|
|
|
|
|
|
<group delimiter=": "> |
|
|
|
|
|
|
|
<choose> |
|
|
|
|
|
|
|
<if type="misc"> |
|
|
|
|
|
|
|
<text variable="journal" prefix="!!!!!!!"/> |
|
|
|
|
|
|
|
</if> |
|
|
|
|
|
|
|
</choose> |
|
|
|
|
|
|
|
</group> |
|
|
|
|
|
|
|
</macro> |
|
|
|
|
|
|
|
|
|
|
|
<macro name="title"> |
|
|
|
<macro name="title"> |
|
|
|
<choose> |
|
|
|
<choose> |
|
|
|
<if type="bill misc book graphic legal_case motion_picture report song" match="any"> |
|
|
|
<if type="bill misc book graphic legal_case motion_picture report song" match="any"> |
|
|
@ -90,6 +101,7 @@ |
|
|
|
</sort> |
|
|
|
</sort> |
|
|
|
<layout suffix="."> |
|
|
|
<layout suffix="."> |
|
|
|
<text macro="authors" suffix=". "/> |
|
|
|
<text macro="authors" suffix=". "/> |
|
|
|
|
|
|
|
<text macro="journal"/> |
|
|
|
<text macro="title"/> |
|
|
|
<text macro="title"/> |
|
|
|
<text macro="date" prefix=", " suffix=". "/> |
|
|
|
<text macro="date" prefix=", " suffix=". "/> |
|
|
|
<text macro="locators"/> |
|
|
|
<text macro="locators"/> |
|
|
|