@@ -13,7 +13,7 @@
<category citation-format =" author-date" />
<category field =" chemistry" />
<issn >0278-6826</issn >
<updated >2017-03-27T14:38:28 +00:00</updated >
<updated >2017-03-29T13:20:23 +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 >
<macro name =" author" >
@@ -61,21 +61,21 @@
<text variable =" title" />
</else-if >
<else >
<text variable =" title" suffix =" . " />
<text variable =" title" suffix =" ." />
</else >
</choose >
</macro >
<macro name =" container" >
<choose >
<if type =" chapter paper-conference" match =" any" >
<text term =" in" font-style = " normal " prefix =" , " suffix =" " />
<text term =" in" prefix =" , " suffix =" " />
<group delimiter =" , " suffix =" , " >
<text variable =" container-title" text-case =" title" />
<text variable =" collection-title" text-case =" title" />
</group >
<names variable =" editor translator" delimiter =" , " >
<name delimiter-precedes-last =" always" initialize-with =" ." name-as-sort-order = " all " />
<label form =" short" prefix =" , " suffix =" ," />
<name delimiter-precedes-last =" always" initialize-with =" ." />
<label form =" short" strip-periods = " true " prefix =" , " suffix =" ," />
</names >
</if >
<else-if type =" bill book graphic legal_case legislation motion_picture report song" match =" any" >
@@ -84,8 +84,11 @@
<text variable =" collection-title" />
</group >
</else-if >
<else-if type =" webpage post-weblog" match =" any" >
<text variable =" container-title" form =" short" />
</else-if >
<else >
<group delimiter =" , " suffix =" ," >
<group delimiter =" , " prefix = " " suffix =" ," >
<text variable =" container-title" form =" short" />
<text variable =" collection-title" />
</group >
@@ -132,7 +135,7 @@
</date >
</if >
<else >
<text term =" no date" form =" short" prefix = " ( " suffix = " ) " />
<text term =" no date" form =" short" />
</else >
</choose >
</macro >
@@ -167,7 +170,7 @@
</group >
</else-if >
<else-if type =" chapter paper-conference" match =" any" >
<group delimiter =" , " prefix =" . " >
<group delimiter =" , " prefix =" " >
<text macro =" event" />
<text macro =" publisher" />
<group >
@@ -190,10 +193,10 @@
<group delimiter =" " >
<text macro =" author-short" />
<text macro =" issued" />
< group delimiter = " " >
< label variable = " locator " form = " short " / >
< text variable =" locator" />
</ group >
</ group >
< group delimiter = " " prefix = " , " >
< label variable =" locator" form = " short " />
<text variable = " locator " / >
</group >
</layout >
</citation >
@@ -204,8 +207,8 @@
</sort >
<layout >
<group suffix =" ." >
<text macro =" author" suffix =" , " />
<text macro =" issued" prefix =" " />
<text macro =" author" suffix =" " />
<text macro =" issued" prefix =" ( " suffix = " ) " />
<group prefix =" . " >
<text macro =" title" />
<text macro =" container" font-style =" italic" />
0 comments on commit
5d4b28b