journal-of-neurophysiology.csl 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232
  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">
  3. <info>
  4. <title>Journal of Neurophysiology</title>
  5. <id>http://www.zotero.org/styles/journal-of-neurophysiology</id>
  6. <link href="http://www.zotero.org/styles/journal-of-neurophysiology" rel="self"/>
  7. <link href="http://www.zotero.org/styles/american-physics-society" rel="template"/>
  8. <link href="http://www.the-aps.org/publications/authorinfo/fullinfo.htm#references" rel="documentation"/>
  9. <author>
  10. <name>Michael Pesavento</name>
  11. <email>mpesaven@gmail.com</email>
  12. </author>
  13. <category citation-format="author-date"/>
  14. <category field="biology"/>
  15. <category field="medicine"/>
  16. <issn>0022-3077</issn>
  17. <eissn>1522-1598</eissn>
  18. <summary>The Journal of Neurophysiology style</summary>
  19. <updated>2012-09-27T22:06:38+00:00</updated>
  20. <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. </info>
  22. <locale xml:lang="en">
  23. <terms>
  24. <term name="no date" form="long">date unknown</term>
  25. </terms>
  26. </locale>
  27. <macro name="anon">
  28. <text term="anonymous" form="short" text-case="capitalize-first" strip-periods="true"/>
  29. </macro>
  30. <macro name="author-bib">
  31. <names variable="author" suffix=". ">
  32. <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " font-weight="bold" delimiter-precedes-last="always"/>
  33. <label form="long" prefix=", " suffix="."/>
  34. <substitute>
  35. <names variable="editor"/>
  36. <names variable="translator"/>
  37. <text macro="anon"/>
  38. </substitute>
  39. </names>
  40. </macro>
  41. <macro name="author-cit">
  42. <names variable="author">
  43. <name form="short" and="text" delimiter=" " initialize-with=""/>
  44. <substitute>
  45. <names variable="editor"/>
  46. <names variable="translator"/>
  47. <text macro="anon"/>
  48. </substitute>
  49. </names>
  50. </macro>
  51. <macro name="editor">
  52. <names variable="editor" prefix="edited by ">
  53. <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
  54. </names>
  55. </macro>
  56. <macro name="publisher">
  57. <choose>
  58. <if variable="URL">
  59. <text variable="publisher"/>
  60. </if>
  61. <else>
  62. <text variable="publisher-place" suffix=": "/>
  63. <text variable="publisher" suffix=", "/>
  64. <text macro="date"/>
  65. </else>
  66. </choose>
  67. </macro>
  68. <macro name="date">
  69. <choose>
  70. <if variable="issued">
  71. <date variable="issued">
  72. <date-part name="year"/>
  73. </date>
  74. </if>
  75. <else>
  76. <text term="no date"/>
  77. </else>
  78. </choose>
  79. </macro>
  80. <macro name="access">
  81. <choose>
  82. <if variable="DOI"/>
  83. <!--don't use if there is a DOI-->
  84. <else>
  85. <choose>
  86. <if variable="URL">
  87. <group delimiter=" " prefix=" ">
  88. <group>
  89. <text variable="URL"/>
  90. </group>
  91. <group prefix="[" suffix="]" delimiter=" ">
  92. <date variable="accessed">
  93. <date-part name="day"/>
  94. <date-part name="month" prefix=" " suffix=". " form="short" strip-periods="true"/>
  95. <date-part name="year"/>
  96. </date>
  97. </group>
  98. </group>
  99. </if>
  100. </choose>
  101. </else>
  102. </choose>
  103. </macro>
  104. <macro name="title">
  105. <!--this macro adds [online] to the end of an online ressource, but only when no DOI is given-->
  106. <choose>
  107. <if variable="DOI">
  108. <text variable="title"/>
  109. </if>
  110. <else>
  111. <group delimiter=" ">
  112. <choose>
  113. <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
  114. <choose>
  115. <if variable="URL">
  116. <text variable="title"/>
  117. </if>
  118. <else>
  119. <text variable="title" font-style="italic"/>
  120. </else>
  121. </choose>
  122. </if>
  123. <else>
  124. <text variable="title"/>
  125. </else>
  126. </choose>
  127. <choose>
  128. <if variable="URL">
  129. <text term="online" prefix="[" suffix="]" text-case="capitalize-first"/>
  130. </if>
  131. </choose>
  132. </group>
  133. </else>
  134. </choose>
  135. </macro>
  136. <macro name="edition">
  137. <choose>
  138. <if is-numeric="edition">
  139. <group delimiter=" ">
  140. <number variable="edition" form="ordinal"/>
  141. <text term="edition" form="short"/>
  142. </group>
  143. </if>
  144. <else>
  145. <text variable="edition" suffix="."/>
  146. </else>
  147. </choose>
  148. </macro>
  149. <!-- formatting citation -->
  150. <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" collapse="year">
  151. <sort>
  152. <key macro="date"/>
  153. <key macro="author-bib"/>
  154. </sort>
  155. <layout prefix="(" suffix=")" delimiter="; ">
  156. <group delimiter=" ">
  157. <group delimiter=", ">
  158. <text macro="author-cit"/>
  159. <text macro="date"/>
  160. </group>
  161. <!-- <text variable="locator" prefix="p."/> -->
  162. </group>
  163. </layout>
  164. </citation>
  165. <!-- formatting bibliography -->
  166. <bibliography>
  167. <sort>
  168. <key macro="author-bib"/>
  169. <key macro="date"/>
  170. </sort>
  171. <layout suffix=".">
  172. <text macro="author-bib"/>
  173. <text macro="title" suffix=". "/>
  174. <choose>
  175. <if type="bill book graphic legal_case legislation motion_picture report song" match="any">
  176. <group delimiter=" " suffix=".">
  177. <text macro="edition"/>
  178. <text macro="publisher"/>
  179. </group>
  180. </if>
  181. <else-if type="chapter paper-conference" match="any">
  182. <group delimiter=". ">
  183. <group>
  184. <text term="in" suffix=": " text-case="capitalize-first"/>
  185. <text variable="container-title" font-style="italic"/>
  186. <text macro="editor" prefix=", "/>
  187. </group>
  188. <text variable="event"/>
  189. <text macro="publisher"/>
  190. </group>
  191. <text variable="page" prefix=", p. " suffix="."/>
  192. </else-if>
  193. <else-if type="article-journal">
  194. <choose>
  195. <if variable="issue volume" match="any">
  196. <text variable="container-title" suffix=" " form="short" font-style="italic"/>
  197. <text variable="volume"/>
  198. <text variable="page" prefix=": "/>
  199. <text macro="date" prefix=", " suffix="."/>
  200. </if>
  201. <else>
  202. <choose>
  203. <if variable="DOI">
  204. <text variable="container-title" suffix=" " form="short" font-style="italic"/>
  205. <group prefix="(" suffix=").">
  206. <date variable="issued">
  207. <date-part name="month" prefix=" " suffix=" "/>
  208. <date-part name="day" suffix=", "/>
  209. <date-part name="year"/>
  210. </date>
  211. </group>
  212. <text variable="DOI" prefix=" doi: "/>
  213. </if>
  214. <else>
  215. <text variable="container-title" suffix=". " form="short" font-style="italic"/>
  216. </else>
  217. </choose>
  218. </else>
  219. </choose>
  220. </else-if>
  221. <else>
  222. <text variable="container-title" suffix=" " form="short" font-style="italic"/>
  223. <text variable="volume"/>
  224. <text variable="publisher" suffix="."/>
  225. <text variable="page" prefix=": " suffix=", "/>
  226. <text macro="date" prefix=" " suffix="."/>
  227. </else>
  228. </choose>
  229. <text macro="access"/>
  230. </layout>
  231. </bibliography>
  232. </style>