@@ -11,8 +11,7 @@
</author >
<category citation-format =" author-date" />
<category field =" generic-base" />
<summary >
</summary >
<summary ></summary >
<updated >2013-03-16T02:03:44+00:00</updated >
<rights license =" http://creativecommons.org/licenses/by-sa/3.0/" >This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights >
</info >
@@ -25,14 +24,14 @@
<choose >
<if type =" song" variable =" composer" match =" all" >
<names variable =" composer" >
<name name-as-sort-order =" all" sort-separator =" , " delimiter =" , " and =" text" delimiter-precedes-last =" never" initialize-with =" ." >
<name name-as-sort-order =" all" sort-separator =" , " delimiter =" , " and =" text" delimiter-precedes-last =" never" initialize-with =" ." >
<name-part name =" family" text-case =" uppercase" />
</name >
</names >
</if >
<else >
<names variable =" author" >
<name name-as-sort-order =" all" sort-separator =" , " delimiter =" , " and =" text" delimiter-precedes-last =" never" initialize-with =" ." >
<name name-as-sort-order =" all" sort-separator =" , " delimiter =" , " and =" text" delimiter-precedes-last =" never" initialize-with =" ." >
<name-part name =" family" text-case =" uppercase" />
</name >
<label form =" short" prefix =" , " />
@@ -47,7 +46,7 @@
</macro >
<macro name =" author-sort" >
<names variable =" author" >
<name name-as-sort-order =" all" sort-separator =" , " delimiter =" , " and =" text" delimiter-precedes-last =" never" >
<name name-as-sort-order =" all" sort-separator =" , " delimiter =" , " and =" text" delimiter-precedes-last =" never" >
<name-part name =" family" text-case =" uppercase" />
</name >
<label form =" short" prefix =" , " />
@@ -125,7 +124,7 @@
<group delimiter =" " >
<text variable =" title" font-style =" italic" />
<text variable =" medium" prefix =" [" suffix =" ]" />
<choose >
<choose >
<if type =" legislation" >
<text variable =" section" prefix =" (" suffix =" )" />
</if >
@@ -163,11 +162,11 @@
<else >
<group delimiter =" " >
<text variable =" title" />
<choose >
<if variable =" container-title" match =" none" >
<choose >
<if variable =" container-title" match =" none" >
<text variable =" genre" prefix =" [" suffix =" ]" />
</if >
</choose >
</if >
</choose >
</group >
</else >
</choose >
@@ -222,7 +221,7 @@
</group >
</else-if >
<else-if type =" webpage" match =" any" >
<text macro =" online" />
<text macro =" online" />
</else-if >
<else-if type =" post" match =" any" >
<group delimiter =" . " >
@@ -343,11 +342,11 @@
<macro name =" online" >
<choose >
<if variable =" URL" >
<choose >
<if variable =" page" match =" none" >
<choose >
<if variable =" page" match =" none" >
<text term =" online" prefix =" [" suffix =" ]" />
</if >
</choose >
</if >
</choose >
</if >
</choose >
</macro >
@@ -367,7 +366,7 @@
</group >
<text macro =" page" />
</group >
<text macro =" online" prefix =" . " />
<text macro =" online" prefix =" . " />
</if >
<else-if type =" article-newspaper" match =" any" >
<date variable =" issued" delimiter =" " prefix =" , " >
@@ -386,7 +385,7 @@
<else-if type =" broadcast interview" match =" any" >
<group delimiter =" , " prefix =" . " >
<text variable =" publisher" />
<date variable =" issued" form =" text" />
<date variable =" issued" form =" text" />
</group >
</else-if >
<else-if type =" speech" match =" any" >
@@ -402,10 +401,10 @@
</group >
</else-if >
<else-if type =" webpage" >
<group delimiter =" . " prefix =" . " >
<text variable =" container-title" />
<text macro =" publisher" />
</group >
<group delimiter =" . " prefix =" . " >
<text variable =" container-title" />
<text macro =" publisher" />
</group >
</else-if >
</choose >
</macro >
@@ -416,18 +415,18 @@
</sort >
<layout prefix =" (" suffix =" )" delimiter =" ; " >
<group delimiter =" " >
<text macro =" author-short" />
<text macro =" issued" />
<group delimiter =" " >
<label variable =" locator" form =" short" />
<text variable =" locator" />
</group >
<text macro =" author-short" />
<text macro =" issued" />
<group delimiter =" " >
<label variable =" locator" form =" short" />
<text variable =" locator" />
</group >
</group >
</layout >
</citation >
<bibliography et-al-min =" 4" et-al-use-first =" 1" >
<sort >
<key macro =" author-sort" />
<key macro =" author-sort" />
<key macro =" issued" sort =" ascending" />
</sort >
<layout suffix =" ." >
0 comments on commit
a55eb63