@@ -7,7 +7,7 @@
<id >http://www.zotero.org/styles/american-society-of-mechanical-engineers</id >
<link href =" http://www.zotero.org/styles/american-society-of-mechanical-engineers" rel =" self" />
<link href =" http://www.zotero.org/styles/ieee" rel =" template" />
<link href =" http ://journaltool .asme.org/Help/AuthorHelp/WebHelp/JournalsHelp.htm#Guidelines/Getting_Started.htm " rel =" documentation" />
<link href =" https ://www .asme.org/shop/proceedings/conference-publications/references " rel =" documentation" />
<author >
<name >Richard Karnesky</name >
<email >karnesky+zotero@gmail.com</email >
@@ -16,7 +16,7 @@
<category citation-format =" numeric" />
<category field =" engineering" />
<summary >A style for the ASME's 23 journals</summary >
<updated >2012-09-27T22:06:38+00 :00</updated >
<updated >2017-02-06T09:43:00-08 :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" >
@@ -38,10 +38,10 @@
<macro name =" title" >
<choose >
<if type =" bill book graphic legal_case legislation motion_picture report song" match =" any" >
<text variable =" title" />
<text variable =" title" text-case = " title " />
</if >
<else >
<text variable =" title" quotes =" true" />
<text variable =" title" quotes =" true" text-case = " title " />
</else >
</choose >
</macro >
@@ -96,14 +96,15 @@
<choose >
<if type =" bill book graphic legal_case legislation motion_picture report song" match =" any" >
<group delimiter =" , " >
<text macro =" title" />
<text macro =" title" font-style =" italic" />
<text variable =" number" />
<text macro =" publisher" />
</group >
</if >
<else-if type =" chapter paper-conference" match =" any" >
<group delimiter =" , " >
<text macro =" title" />
<text variable =" container-title" />
<text variable =" container-title" text-case = " title " font-style = " italic " />
<text macro =" editor" />
<text macro =" publisher" />
<text macro =" page" />
0 comments on commit
477337f