|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | | -<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="sort-only" default-locale="en-US"> |
| 2 | +<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" page-range-format="minimal" demote-non-dropping-particle="sort-only" default-locale="en-US"> |
3 | 3 | <info> |
4 | 4 | <title>Surgical Neurology International</title> |
| 5 | + <title-short>SNI</title-short> |
5 | 6 | <id>http://www.zotero.org/styles/surgical-neurology-international</id> |
6 | 7 | <link href="http://www.zotero.org/styles/surgical-neurology-international" rel="self"/> |
7 | 8 | <link href="http://www.zotero.org/styles/journal-of-neurosurgery" rel="template"/> |
8 | | - <link href="http://surgicalneurologyinternational.com/docs/Author_Instructions.pdf" rel="documentation"/> |
| 9 | + <link href="https://surgicalneurologyint.com/submit-article/" rel="documentation"/> |
| 10 | + <link href="http://surgicalneurologyint.com/wp-content/uploads/2018/12/Author_Instructions.pdf" rel="documentation"/> |
9 | 11 | <author> |
10 | 12 | <name>Pieter Kubben</name> |
11 | 13 | |
|
16 | 18 | <issn>2229-5097</issn> |
17 | 19 | <eissn>2152-7806</eissn> |
18 | 20 | <summary>Style for Surgical Neurology International, the open-acccess journal for neurosurgery and clinical neuroscience.</summary> |
19 | | - <updated>2012-09-27T22:06:38+00:00</updated> |
| 21 | + <updated>2019-12-23T14:40:52+00:00</updated> |
20 | 22 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights> |
21 | 23 | </info> |
22 | 24 | <macro name="editor"> |
|
47 | 49 | </macro> |
48 | 50 | <macro name="access"> |
49 | 51 | <choose> |
50 | | - <if variable="URL"> |
| 52 | + <if type="webpage post post-weblog"> |
51 | 53 | <text value="Available:" suffix=" "/> |
52 | 54 | <text variable="URL" suffix="."/> |
53 | 55 | <group prefix=" "> |
|
120 | 122 | <text variable="citation-number"/> |
121 | 123 | </layout> |
122 | 124 | </citation> |
123 | | - <bibliography et-al-min="7" et-al-use-first="6"> |
| 125 | + <bibliography et-al-min="7" et-al-use-first="6" second-field-align="flush"> |
124 | 126 | <sort> |
125 | 127 | <key macro="author-sort"/> |
126 | 128 | <key variable="title"/> |
|
163 | 165 | <text macro="title" prefix=" " suffix=". "/> |
164 | 166 | <group delimiter=":"> |
165 | 167 | <group delimiter=" "> |
166 | | - <text variable="container-title" form="short"/> |
| 168 | + <text variable="container-title" form="short" strip-periods="true"/> |
167 | 169 | <text macro="cite-date" suffix=";"/> |
168 | 170 | <text variable="volume"/> |
169 | 171 | </group> |
170 | 172 | <group delimiter=", "> |
171 | 173 | <text variable="page" suffix="."/> |
172 | | - <!-- <text variable="DOI"/> --> |
173 | 174 | </group> |
174 | 175 | </group> |
175 | 176 | </else> |
|
0 commit comments