@@ -14,7 +14,7 @@
<category field =" chemistry" />
<issn >1756-1108</issn >
<eissn >1109-4028</eissn >
<updated >2017-07-24T22:37:55 +00:00</updated >
<updated >2019-09-18T22:12:15 +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 =" editor" >
@@ -45,13 +45,17 @@
</names >
</macro >
<macro name =" title" >
<text variable =" title" />
<choose >
<if type =" book" match =" any" >
<text variable =" title" font-style =" italic" />
</if >
<else >
<text variable =" title" />
</else >
</choose >
</macro >
<macro name =" publisher" >
<group delimiter =" : " >
<text variable =" publisher-place" />
<text variable =" publisher" />
</group >
<text variable =" publisher" />
</macro >
<macro name =" year-date" >
<date variable =" issued" >
@@ -90,7 +94,6 @@
<key variable =" title" />
</sort >
<layout suffix =" ." >
<text variable =" citation-number" suffix =" . " />
<text macro =" author" suffix =" ," />
<date variable =" issued" prefix =" (" suffix =" )," >
<date-part name =" year" />
@@ -105,24 +108,26 @@
</group >
</if >
<else-if type =" chapter paper-conference" match =" any" >
<text macro =" title" prefix =" " suffix =" ." />
<group delimiter =" " prefix =" " suffix =" ." >
<text term =" in" />
<text macro =" editor" suffix =" ," />
<text variable =" container-title" font-style =" italic" />
<text variable =" collection-title" prefix =" " suffix =" ." />
</group >
<group suffix =" ." >
<text macro =" publisher" prefix =" " />
<group prefix =" , " >
<label variable =" page" suffix =" " form =" short" />
<text variable =" page" />
<group delimiter =" , " >
<text macro =" title" prefix =" " />
<group delimiter =" " prefix =" " suffix =" ." >
<text term =" in" />
<text variable =" container-title" font-style =" italic" suffix =" ," />
<text macro =" editor" />
<text variable =" collection-title" prefix =" " suffix =" ." />
</group >
<group delimiter =" , " >
<text macro =" publisher" prefix =" " />
<group >
<label variable =" page" suffix =" " form =" short" />
<text variable =" page" />
</group >
</group >
</group >
</else-if >
<else >
<text macro =" title" prefix =" " suffix =" ." />
<group delimiter =" , " prefix =" " suffix = " . " >
<group delimiter =" , " prefix =" " >
<text variable =" container-title" form =" short" font-style =" italic" />
<group >
<text variable =" volume" font-weight =" bold" />
0 comments on commit
19e5cfd