|
@@ -52,6 +52,16 @@ |
|
|
|
<term name="from">de</term> |
|
|
|
</terms> |
|
|
|
</locale> |
|
|
|
<locale xml:lang="de"> |
|
|
|
<terms> |
|
|
|
<term name="et-al">et al.</term> |
|
|
|
</terms> |
|
|
|
</locale> |
|
|
|
<locale xml:lang="da"> |
|
|
|
<terms> |
|
|
|
<term name="et-al">et al.</term> |
|
|
|
</terms> |
|
|
|
</locale> |
|
|
|
<macro name="container-contributors-booklike"> |
|
|
|
<choose> |
|
|
|
<if variable="container-title"> |
|
@@ -258,21 +268,21 @@ |
|
|
|
</choose> |
|
|
|
<names variable="translator"> |
|
|
|
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/> |
|
|
|
<label form="short" prefix=" (" suffix=")" text-case="title"/> |
|
|
|
<label form="short" prefix=" (" suffix=")" text-case="title"/> |
|
|
|
</names> |
|
|
|
</if> |
|
|
|
</choose> |
|
|
|
<names variable="editor translator" delimiter=", "> |
|
|
|
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/> |
|
|
|
<label form="short" prefix=" (" suffix=")" text-case="title"/> |
|
|
|
<label form="short" prefix=" (" suffix=")" text-case="title"/> |
|
|
|
</names> |
|
|
|
<names variable="editorial-director"> |
|
|
|
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/> |
|
|
|
<label form="short" prefix=" (" suffix=")" text-case="title"/> |
|
|
|
<label form="short" prefix=" (" suffix=")" text-case="title"/> |
|
|
|
</names> |
|
|
|
<names variable="collection-editor"> |
|
|
|
<name name-as-sort-order="all" and="symbol" sort-separator=", " initialize-with=". " delimiter=", " delimiter-precedes-last="always"/> |
|
|
|
<label form="short" prefix=" (" suffix=")" text-case="title"/> |
|
|
|
<label form="short" prefix=" (" suffix=")" text-case="title"/> |
|
|
|
</names> |
|
|
|
<choose> |
|
|
|
<if type="report"> |
|
@@ -338,7 +348,7 @@ |
|
|
|
<names variable="original-author"/> |
|
|
|
<names variable="author"/> |
|
|
|
<names variable="translator"/> |
|
|
|
<choose> |
|
|
|
<choose> |
|
|
|
<if variable="container-title"> |
|
|
|
<text variable="title" form="short" quotes="true"/> |
|
|
|
</if> |
|
@@ -767,7 +777,7 @@ |
|
|
|
<!-- Replace "archive" with "archive_collection" as that becomes available --> |
|
|
|
<text variable="archive"/> |
|
|
|
<text variable="archive_location" prefix="(" suffix=")"/> |
|
|
|
</group> |
|
|
|
</group> |
|
|
|
</group> |
|
|
|
<group delimiter=", "> |
|
|
|
<!-- Move "archive" here when "archive_collection" becomes available --> |
|
@@ -832,7 +842,7 @@ |
|
|
|
</if> |
|
|
|
</choose> |
|
|
|
</if> |
|
|
|
<else> |
|
|
|
<else> |
|
|
|
<group delimiter=": "> |
|
|
|
<text variable="publisher-place"/> |
|
|
|
<text variable="publisher"/> |
|
@@ -1255,7 +1265,7 @@ |
|
|
|
</else-if> |
|
|
|
<else-if type="bill legal_case legislation treaty" match="any"> |
|
|
|
<text macro="legal-cites"/> |
|
|
|
</else-if> |
|
|
|
</else-if> |
|
|
|
</choose> |
|
|
|
</macro> |
|
|
|
<macro name="container-booklike"> |
|
|
0 comments on commit
47c2325