Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Institut Teknologi Bandung official style, minor fix rev. 2018-07-17 (#…

  • Loading branch information
ceefour authored and rmzelle committed Jul 20, 2018
1 parent 60a1cc8 commit 81732972e67624fae879f2428fcf0a992714e0ac
Showing with 28 additions and 18 deletions.
  1. +28 −18 institut-teknologi-bandung-sekolah-pascasarjana.csl
@@ -47,7 +47,7 @@
<category field="engineering"/>
<category field="generic-base"/>
<summary>Sekolah Pascasarjana Institut Teknologi Bandung - Tesis Magister/Disertasi Doktor</summary>
<updated>2018-07-09T09:13:00+00:00</updated>
<updated>2018-07-17T06:47:52+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>
<locale xml:lang="en">
@@ -73,11 +73,6 @@
</terms>
</locale>
<macro name="container-contributors">
<choose>
<if type="chapter" match="any">
<text term="in" text-case="lowercase" font-style="italic" suffix=" "/>
</if>
</choose>
<choose>
<if type="chapter paper-conference entry-dictionary entry-encyclopedia" match="any">
<group delimiter=", " suffix=", ">
@@ -327,13 +322,15 @@
<choose>
<if type="report" match="any">
<group delimiter=", ">
<text variable="publisher-place"/>
<text variable="publisher"/>
<text variable="publisher-place"/>
</group>
</if>
<else-if type="motion_picture" match="any">
<text variable="publisher-place" suffix=", "/>
<text variable="publisher"/>
<group delimiter=", ">
<text variable="publisher"/>
<text variable="publisher-place" suffix=", "/>
</group>
</else-if>
<else-if type="thesis" match="any">
<group delimiter=", ">
@@ -343,8 +340,8 @@
</else-if>
<else-if type="graphic" match="any">
<group delimiter=", ">
<text variable="archive_location"/>
<text variable="archive"/>
<text variable="archive_location"/>
</group>
</else-if>
<else-if type="post-weblog webpage" match="none">
@@ -357,6 +354,7 @@
<choose>
<if type="article-journal article-magazine motion_picture" match="none">
<group delimiter=", ">
<text variable="publisher"/>
<choose>
<if variable="publisher-place">
<text variable="publisher-place"/>
@@ -368,7 +366,6 @@
<text variable="event-place"/>
</else>
</choose>
<text variable="publisher"/>
</group>
</if>
</choose>
@@ -546,7 +543,7 @@
<text variable="page"/>
</group>
</else-if>
<else-if type="book graphic motion_picture report song chapter paper-conference entry-encyclopedia entry-dictionary thesis" match="any">
<else-if type="book graphic motion_picture report song paper-conference entry-encyclopedia entry-dictionary thesis" match="any">
<group delimiter=", " prefix=", ">
<choose>
<if variable="volume" match="any">
@@ -595,6 +592,14 @@
<choose>
<if type="post-weblog webpage motion_picture" match="none">
<group>
<choose>
<if type="chapter" match="all" variable="container-title">
<text term="in" text-case="lowercase" font-style="italic" prefix=" " suffix=" "/>
</if>
<else-if type="broadcast" match="all" variable="container-title">
<text term="in" text-case="lowercase" font-style="italic" prefix=" " suffix=" "/>
</else-if>
</choose>
<text macro="container-contributors"/>
<text macro="secondary-contributors"/>
<text macro="container-title"/>
@@ -611,7 +616,6 @@
<text variable="container-title" text-case="title"/>
</else-if>
<else-if type="broadcast" match="any">
<text term="in" text-case="lowercase" suffix=" "/>
<text variable="container-title" font-style="italic"/>
</else-if>
<else-if type="bill legal_case legislation" match="none">
@@ -704,16 +708,22 @@
</else-if>
</choose>
</group>
<group>
<group delimiter=", ">
<text macro="title-plus-extra"/>
<choose>
<if type="chapter" match="any">
<text value=" "/>
<text variable="page"/>
</if>
<else-if match="all" variable="container-title author">
<text value=", "/>
</else-if>
</choose>
</group>
<choose>
<if type="chapter" match="all" variable="container-title"/>
<else-if type="broadcast" match="all" variable="container-title"/>
<else-if match="all" variable="container-title author">
<text value=", "/>
</else-if>
</choose>
<group>
<text macro="container"/>
</group>
<text macro="legal-cites"/>

0 comments on commit 8173297

Please sign in to comment.
You can’t perform that action at this time.