Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reviewed-title to american-chemical-society-* and reviews-of-modern-physics-with-titles #1521

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
18 changes: 10 additions & 8 deletions american-chemical-society-author-date.csl
Expand Up @@ -82,14 +82,16 @@
</group>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" text-case="title" font-style="italic"/>
</if>
<else>
<text variable="title" text-case="title"/>
</else>
</choose>
<group delimiter=". ">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" text-case="title" font-style="italic"/>
</if>
<else>
<text variable="title" text-case="title"/>
</else>
</choose>
</group>
</macro>
<macro name="volume">
<group delimiter=" ">
Expand Down
19 changes: 11 additions & 8 deletions american-chemical-society-with-titles-no-et-al.csl
Expand Up @@ -64,14 +64,17 @@
</group>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" text-case="title" font-style="italic"/>
</if>
<else>
<text variable="title" text-case="title"/>
</else>
</choose>
<group delimiter=". ">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" text-case="title" font-style="italic"/>
</if>
<else>
<text variable="title" text-case="title"/>
</else>
</choose>
<text variable="reviewed-title" text-case="title"/>
</group>
</macro>
<macro name="volume">
<group delimiter=" ">
Expand Down
19 changes: 11 additions & 8 deletions american-chemical-society-with-titles-page-first.csl
Expand Up @@ -65,14 +65,17 @@
</group>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" text-case="title" font-style="italic"/>
</if>
<else>
<text variable="title" text-case="title"/>
</else>
</choose>
<group delimeter=". ">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" text-case="title" font-style="italic"/>
</if>
<else>
<text variable="title" text-case="title"/>
</else>
</choose>
<text variable="reviewed-title" text-case="title"/>
</group>
</macro>
<macro name="volume">
<group delimiter=" ">
Expand Down
19 changes: 11 additions & 8 deletions american-chemical-society-with-titles-sentence-case-doi.csl
Expand Up @@ -65,14 +65,17 @@
</group>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title"/>
</else>
</choose>
<group delimeter=". ">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" text-case="title" font-style="italic"/>
</if>
<else>
<text variable="title" text-case="title"/>
</else>
</choose>
<text variable="reviewed-title" text-case="title"/>
</group>
</macro>
<macro name="volume">
<group delimiter=" ">
Expand Down
19 changes: 11 additions & 8 deletions american-chemical-society-with-titles-sentence-case.csl
Expand Up @@ -65,14 +65,17 @@
</group>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title"/>
</else>
</choose>
<group delimeter=". ">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" font-style="italic"/>
</if>
<else>
<text variable="title"/>
</else>
</choose>
<text variable="reviewed-title"/>
</group>
</macro>
<macro name="volume">
<group delimiter=" ">
Expand Down
19 changes: 11 additions & 8 deletions american-chemical-society-with-titles.csl
Expand Up @@ -64,14 +64,17 @@
</group>
</macro>
<macro name="title">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" text-case="title" font-style="italic"/>
</if>
<else>
<text variable="title" text-case="title"/>
</else>
</choose>
<group delimiter=". ">
<choose>
<if type="bill book graphic legal_case legislation motion_picture report song" match="any">
<text variable="title" text-case="title" font-style="italic"/>
</if>
<else>
<text variable="title" text-case="title"/>
</else>
</choose>
<text variable="reviewed-title" text-case="title"/>
</group>
</macro>
<macro name="volume">
<group delimiter=" ">
Expand Down
33 changes: 18 additions & 15 deletions reviews-of-modern-physics-with-titles.csl
Expand Up @@ -143,21 +143,24 @@
</group>
</macro>
<macro name="title">
<choose>
<if variable="title" match="none">
<choose>
<if type="personal_communication" match="none">
<text variable="genre" text-case="capitalize-first"/>
</if>
</choose>
</if>
<else-if type="bill book graphic legal_case legislation motion_picture song" match="any">
<text variable="title" text-case="title" font-style="italic"/>
</else-if>
<else>
<text variable="title" text-case="title" quotes="true"/>
</else>
</choose>
<group delimiter=", ">
<choose>
<if variable="title" match="none">
<choose>
<if type="personal_communication" match="none">
<text variable="genre" text-case="capitalize-first"/>
</if>
</choose>
</if>
<else-if type="bill book graphic legal_case legislation motion_picture song" match="any">
<text variable="title" text-case="title" font-style="italic"/>
</else-if>
<else>
<text variable="title" text-case="title" quotes="true"/>
</else>
</choose>
<text variable="reviewed-title" text-case="capitalize-first"/>
</group>
</macro>
<macro name="edition">
<choose>
Expand Down