Skip to content

Commit

Permalink
Update journal-of-advaced-ceramic.csl (#7201)
Browse files Browse the repository at this point in the history
  • Loading branch information
pencilheart authored Sep 11, 2024
1 parent a2900cc commit 46bedaa
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions journal-of-advanced-ceramics.csl
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</choose>
</macro>
<macro name="publisher">
<text variable="publisher-place" suffix=": " text-case="title"/>
<text variable="publisher-place" suffix=", " text-case="title"/>
<text variable="publisher" suffix="; "/>
<text macro="year-date"/>
</macro>
Expand Down Expand Up @@ -90,19 +90,16 @@
<group delimiter=". ">
<text variable="title"/>
<group>
<text term="in" text-case="sentence" suffix=": "/>
<text macro="editor"/>
</group>
<group delimiter=", ">
<text variable="container-title" form="short"/>
<text variable="volume" prefix="vol. "/>
<text variable="container-title" form="long" prefix="In: "/>
</group>
<text macro="edition"/>
</group>
<text macro="publisher"/>
<group delimiter=" ">
<text variable="page"/>
</group>
</group>
<group>
<text variable="page" prefix=": "/>
</group>
</else-if>
<else-if type="patent">
Expand Down

0 comments on commit 46bedaa

Please sign in to comment.