|
4 | 4 | <title>IEEE (with URL)</title>
|
5 | 5 | <id>http://www.zotero.org/styles/ieee-with-url</id>
|
6 | 6 | <link href="http://www.zotero.org/styles/ieee-with-url" rel="self"/>
|
7 |
| - <link href="http://www.ieee.org/documents/style_manual.pdf" rel="documentation"/> |
8 |
| - <link href="http://www.ieee.org/documents/auinfo07.pdf" rel="documentation"/> |
| 7 | + <link href="https://ieeeauthorcenter.ieee.org/wp-content/uploads/IEEE-Reference-Guide.pdf" rel="documentation"/> |
| 8 | + <link href="https://journals.ieeeauthorcenter.ieee.org/your-role-in-article-production/ieee-editorial-style-manual/" rel="documentation"/> |
9 | 9 | <author>
|
10 | 10 | <name>Michael Berkowitz</name>
|
11 | 11 |
|
|
28 | 28 | <category citation-format="numeric"/>
|
29 | 29 | <category field="engineering"/>
|
30 | 30 | <category field="generic-base"/>
|
31 |
| - <updated>2017-11-14T12:30:00+00:00</updated> |
| 31 | + <summary>IEEE style with URLs as per the 2018 guidelines, V 11.12.2018.</summary> |
| 32 | + <updated>2019-12-20T09:20:25+00:00</updated> |
32 | 33 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
33 | 34 | </info>
|
34 | 35 | <locale xml:lang="en">
|
|
205 | 206 | <text variable="locator"/>
|
206 | 207 | </group>
|
207 | 208 | </macro>
|
| 209 | + <macro name="doi"> |
| 210 | + <text variable="DOI" prefix="doi: "/> |
| 211 | + </macro> |
208 | 212 | <!-- Citation -->
|
209 | 213 | <citation collapse="citation-number">
|
210 | 214 | <sort>
|
|
235 | 239 | <text macro="locators"/>
|
236 | 240 | <text macro="page"/>
|
237 | 241 | <text macro="issued"/>
|
| 242 | + <text macro="doi" suffix="."/> |
238 | 243 | </group>
|
239 | 244 | </if>
|
240 | 245 | <else-if type="paper-conference">
|
|
244 | 249 | <text macro="issued"/>
|
245 | 250 | <text macro="locators"/>
|
246 | 251 | <text macro="page"/>
|
| 252 | + <text macro="doi"/> |
247 | 253 | </group>
|
248 | 254 | </else-if>
|
249 | 255 | <else-if type="report">
|
|
265 | 271 | <text macro="issued"/>
|
266 | 272 | </group>
|
267 | 273 | </else-if>
|
268 |
| - <else-if type="webpage"> |
| 274 | + <else-if type="webpage post post-weblog" match="any"> |
269 | 275 | <group delimiter=", " suffix=". ">
|
270 | 276 | <text macro="title"/>
|
271 | 277 | <text variable="container-title" font-style="italic"/>
|
|
0 commit comments