Skip to content
Permalink
Browse files

IAEA: Treat Magazine articles like Newspapers

  • Loading branch information...
adam3smith committed Sep 15, 2016
1 parent bc1623e commit 185baa6fc35c0ddd1fc906945b1157e375db1b3b
Showing with 3 additions and 12 deletions.
  1. +3 −12 international-atomic-energy-agency.csl
@@ -150,16 +150,7 @@
<text macro="author"/>
<text macro="title"/>
<choose>
<if type="article-magazine">
<group delimiter=" ">
<text variable="container-title" suffix="."/>
<text macro="edition"/>
<text macro="publisher"/>
<text macro="full-issued" suffix=","/>
<text macro="pages"/>
</group>
</if>
<else-if type="bill book graphic legal_case legislation motion_picture report thesis song" match="any">
<if type="bill book graphic legal_case legislation motion_picture report thesis song" match="any">
<text macro="editor" prefix=" "/>
<group delimiter=" ">
<text variable="genre"/>
@@ -173,7 +164,7 @@
<text macro="issued" prefix="(" suffix=")"/>
<text macro="pages"/>
</group>
</else-if>
</if>
<else-if type="chapter paper-conference" match="any">
<group delimiter=" ">
<group delimiter=", ">
@@ -203,7 +194,7 @@
<text variable="event-place"/>
<text macro="issued"/>
</else-if>
<else-if type="article-journal article-newspaper" match="any">
<else-if type="article-journal article-magazine article-newspaper" match="any">
<group delimiter=" ">
<text variable="container-title" form="short"/>
<text variable="volume" font-weight="bold"/>

0 comments on commit 185baa6

Please sign in to comment.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.