Changes Chicago note style to reflect new mapping of "presentation" to CSL "speech"

This commit is contained in:
Elena Razlogova 2008-03-03 13:19:49 +00:00
parent 169630c5fe
commit cb10ee1b2f
4 changed files with 14 additions and 14 deletions

View file

@ -244,7 +244,7 @@
<if type="interview">
<text term="interview" text-case="lowercase"/>
</if>
<else-if type="manuscript paper-conference" match="any">
<else-if type="manuscript speech" match="any">
<text variable="genre" form="short"/>
</else-if>
<else-if type="personal_communication">
@ -266,7 +266,7 @@
<text variable="medium"/>
<choose>
<if variable="title" match="none"> </if>
<else-if type="thesis paper-conference" match="any"> </else-if>
<else-if type="thesis speech" match="any"> </else-if>
<else>
<text variable="genre"/>
</else>
@ -281,7 +281,7 @@
</group>
<choose>
<if variable="title" match="none"> </if>
<else-if type="thesis paper-conference" match="any"> </else-if>
<else-if type="thesis speech" match="any"> </else-if>
<else>
<text variable="genre" text-case="capitalize-first"/>
</else>
@ -471,7 +471,7 @@
<group delimiter=" ">
<choose>
<if variable="title" match="none"> </if>
<else-if type="thesis paper-conference" match="any">
<else-if type="thesis speech" match="any">
<text variable="genre"/>
</else-if>
</choose>
@ -494,7 +494,7 @@
<else-if variable="publisher-place publisher" match="any">
<choose>
<if variable="title" match="none"> </if>
<else-if type="paper-conference">
<else-if type="speech">
<text variable="genre" text-case="capitalize-first" prefix=". "/>
</else-if>
</choose>

View file

@ -163,7 +163,7 @@
<if type="interview">
<text term="interview" text-case="lowercase"/>
</if>
<else-if type="manuscript paper-conference" match="any">
<else-if type="manuscript speech" match="any">
<text variable="genre" form="short"/>
</else-if>
<else-if type="personal_communication">
@ -187,7 +187,7 @@
</group>
<choose>
<if variable="title" match="none"> </if>
<else-if type="thesis paper-conference" match="any"> </else-if>
<else-if type="thesis speech" match="any"> </else-if>
<else>
<text variable="genre" text-case="capitalize-first"/>
</else>
@ -313,7 +313,7 @@
<else-if variable="publisher-place publisher" match="any">
<choose>
<if variable="title" match="none"> </if>
<else-if type="paper-conference">
<else-if type="speech">
<text variable="genre" text-case="capitalize-first" prefix=". "/>
</else-if>
</choose>

View file

@ -123,7 +123,7 @@
<if type="interview">
<text term="interview" text-case="lowercase"/>
</if>
<else-if type="manuscript paper-conference" match="any">
<else-if type="manuscript speech" match="any">
<text variable="genre" form="short"/>
</else-if>
<else-if type="personal_communication">
@ -145,7 +145,7 @@
<text variable="medium"/>
<choose>
<if variable="title" match="none"> </if>
<else-if type="thesis paper-conference" match="any"> </else-if>
<else-if type="thesis speech" match="any"> </else-if>
<else>
<text variable="genre"/>
</else>
@ -285,7 +285,7 @@
<group delimiter=" ">
<choose>
<if variable="title" match="none"> </if>
<else-if type="thesis paper-conference" match="any">
<else-if type="thesis speech" match="any">
<text variable="genre"/>
</else-if>
</choose>

View file

@ -123,7 +123,7 @@
<if type="interview">
<text term="interview" text-case="lowercase"/>
</if>
<else-if type="manuscript paper-conference" match="any">
<else-if type="manuscript speech" match="any">
<text variable="genre" form="short"/>
</else-if>
<else-if type="personal_communication">
@ -145,7 +145,7 @@
<text variable="medium"/>
<choose>
<if variable="title" match="none"> </if>
<else-if type="thesis paper-conference" match="any"> </else-if>
<else-if type="thesis speech" match="any"> </else-if>
<else>
<text variable="genre"/>
</else>
@ -285,7 +285,7 @@
<group delimiter=" ">
<choose>
<if variable="title" match="none"> </if>
<else-if type="thesis paper-conference" match="any">
<else-if type="thesis speech" match="any">
<text variable="genre"/>
</else-if>
</choose>