@@ -14,10 +14,13 @@
<name >Chris Horn</name >
<email >chris.horn@securedecisions.com</email >
</contributor >
<contributor >
<name >Patrick O'Brien</name >
</contributor >
<category citation-format =" numeric" />
<category field =" science" />
<category field =" engineering" />
<updated >2012-09-27T22:06:38 +00:00</updated >
<updated >2017-07-15T11:24:39 +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" >
@@ -43,6 +46,13 @@
<label form =" short" prefix =" , " />
</names >
</macro >
<macro name =" access" >
<choose >
<if type =" article-journal" match =" any" >
<text variable =" DOI" prefix =" DOI:https://doi.org/" />
</if >
</choose >
</macro >
<citation collapse =" citation-number" >
<sort >
<key variable =" citation-number" />
@@ -64,7 +74,7 @@
</date >
<choose >
<if type =" paper-conference" >
<group delimiter =" . " >
<group delimiter =" . " suffix = " . " >
<text variable =" title" />
<group delimiter =" " >
<text variable =" container-title" font-style =" italic" />
@@ -82,7 +92,7 @@
</group >
</if >
<else-if type =" article-journal" >
<group delimiter =" . " >
<group delimiter =" . " suffix = " . " >
<text variable =" title" />
<text variable =" container-title" font-style =" italic" />
<group delimiter =" , " >
@@ -99,7 +109,7 @@
</group >
</else-if >
<else-if type =" patent" >
<group delimiter =" . " >
<group delimiter =" . " suffix = " . " >
<text variable =" title" />
<text variable =" number" />
<date variable =" issued" >
@@ -110,21 +120,21 @@
</group >
</else-if >
<else-if type =" thesis" >
<group delimiter =" . " >
<group delimiter =" . " suffix = " . " >
<text variable =" title" font-style =" italic" />
<text variable =" archive_location" prefix =" Doctoral Thesis #" />
<text variable =" publisher" />
</group >
</else-if >
<else-if type =" report" >
<group delimiter =" . " >
<group delimiter =" . " suffix = " . " >
<text variable =" title" font-style =" italic" />
<text variable =" number" prefix =" Technical Report #" />
<text variable =" publisher" />
</group >
</else-if >
<else-if type =" webpage" >
<group delimiter =" . " >
<group delimiter =" . " suffix = " . " >
<text variable =" URL" font-style =" italic" />
<date variable =" accessed" prefix =" Accessed: " >
<date-part name =" year" suffix =" -" />
@@ -134,7 +144,7 @@
</group >
</else-if >
<else-if type =" chapter paper-conference" match =" any" >
<group delimiter =" . " >
<group delimiter =" . " suffix = " . " >
<text variable =" title" />
<text variable =" container-title" font-style =" italic" />
<text macro =" editor" />
@@ -143,19 +153,20 @@
</group >
</else-if >
<else-if type =" bill book graphic legal_case legislation motion_picture report song" match =" any" >
<group delimiter =" . " >
<group delimiter =" . " suffix = " . " >
<text variable =" title" font-style =" italic" />
<text variable =" publisher" />
</group >
</else-if >
<else >
<group delimiter =" . " >
<group delimiter =" . " suffix = " . " >
<text variable =" title" />
<text variable =" container-title" font-style =" italic" />
<text variable =" publisher" />
</group >
</else >
</choose >
<text macro =" access" />
</layout >
</bibliography >
</style >
0 comments on commit
2dbc9b9