Skip to content

Commit 8e943c6

Browse files
committed
style(ieee): update to 2018 version
1 parent 121408d commit 8e943c6

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Media_Room.xlsx

-12.4 KB
Binary file not shown.

ieee.csl

+5-4
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<category citation-format="numeric"/>
2929
<category field="engineering"/>
3030
<category field="generic-base"/>
31-
<updated>2013-12-17T18:04:02+00:00</updated>
31+
<updated>2018-03-31T04:01:14+00:00</updated>
3232
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
3333
</info>
3434
<locale xml:lang="en">
@@ -64,7 +64,7 @@
6464
<date-part name="year" form="long"/>
6565
</date>
6666
</if>
67-
<else-if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
67+
<else-if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song thesis" match="any">
6868
<date variable="issued">
6969
<date-part name="year" form="long"/>
7070
</date>
@@ -80,8 +80,9 @@
8080
</macro>
8181
<macro name="author">
8282
<names variable="author">
83-
<name initialize-with=". " delimiter=", " and="text"/>
83+
<name and="text" et-al-min="7" et-al-use-first="1" initialize-with=". "/>
8484
<label form="short" prefix=", " text-case="capitalize-first"/>
85+
<et-al font-style="italic"/>
8586
<substitute>
8687
<names variable="editor"/>
8788
<names variable="translator"/>
@@ -123,7 +124,7 @@
123124
</macro>
124125
<macro name="publisher">
125126
<choose>
126-
<if type=" bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
127+
<if type="bill book chapter graphic legal_case legislation motion_picture paper-conference song" match="any">
127128
<group delimiter=": ">
128129
<text variable="publisher-place"/>
129130
<text variable="publisher"/>

0 commit comments

Comments
 (0)