Advertisement
Guest User

remnote_zotero_tiny.csl

a guest
Sep 27th, 2022
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.37 KB | None | 0 0
  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>Remnote Markdown Lopisan Tiny</title>
  5. <title-short>RN-MD Lopisan Tiny</title-short>
  6. <id>http://www.zotero.org/styles/remnote-markdown-lopisan-tiny</id>
  7. <link rel="self" href="http://www.zotero.org/styles/remnote-markdown-lopisan-tiny"/>
  8. <author>
  9. <name>ftfk</name>
  10. </author>
  11. <contributor>
  12. <name>ftfk</name>
  13. </contributor>
  14. <category field="science"/>
  15. <summary>Copy-Paste formatted bibliography to Remnote(dot)io</summary>
  16. <updated>2021-05-25T19:57:25+00:00</updated>
  17. </info>
  18. <locale xml:lang="en">
  19. <terms>
  20. <term name="editortranslator" form="long">
  21. <single>editor and translator</single>
  22. <multiple>editors and translators</multiple>
  23. </term>
  24. <term name="collection-editor" form="long">
  25. <single>editor</single>
  26. <multiple>editors</multiple>
  27. </term>
  28. <term name="none"></term>
  29. </terms>
  30. </locale>
  31. <macro name="editor">
  32. <names variable="editor translator" delimiter="; " suffix=".">
  33. <name delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
  34. <label prefix=", "/>
  35. </names>
  36. </macro>
  37. <macro name="author">
  38. <names variable="author" delimiter="; ">
  39. <name font-variant="normal" font-weight="normal" vertical-align="baseline" prefix="[[People/Author/" suffix="]]" initialize="false" initialize-with="."/>
  40. <label strip-periods="false" prefix=", "/>
  41. </names>
  42. </macro>
  43. <macro name="author-short">
  44. <names variable="author">
  45. <name and="symbol" et-al-min="2" et-al-use-first="1" initialize="false" initialize-with="."/>
  46. <substitute>
  47. <names variable="editor"/>
  48. <names variable="translator"/>
  49. <text variable="title-short"/>
  50. </substitute>
  51. </names>
  52. </macro>
  53. <macro name="first-position-author">
  54. <names variable="author">
  55. <name et-al-min="2" et-al-use-first="1" initialize="false"/>
  56. <et-al term="none"/>
  57. </names>
  58. </macro>
  59. <macro name="review">
  60. <group delimiter=". ">
  61. <text variable="reviewed-title"/>
  62. <text variable="container-title"/>
  63. </group>
  64. </macro>
  65. <macro name="access"/>
  66. <macro name="title">
  67. <group delimiter=" ">
  68. <text variable="title"/>
  69. </group>
  70. </macro>
  71. <macro name="publisher">
  72. <group>
  73. <text variable="publisher"/>
  74. </group>
  75. </macro>
  76. <macro name="pages">
  77. <group delimiter="; ">
  78. <group>
  79. <label variable="page" form="short" suffix=" " plural="never"/>
  80. <text variable="page"/>
  81. </group>
  82. <group>
  83. <text variable="number-of-pages"/>
  84. <choose>
  85. <if is-numeric="number-of-pages">
  86. <label variable="number-of-pages" form="short" prefix=" " plural="never"/>
  87. </if>
  88. </choose>
  89. </group>
  90. </group>
  91. </macro>
  92. <macro name="year-date">
  93. <group delimiter=" ">
  94. <date delimiter=" " variable="issued">
  95. <date-part name="year"/>
  96. </date>
  97. </group>
  98. </macro>
  99. <macro name="edition">
  100. <choose>
  101. <if is-numeric="edition">
  102. <group delimiter=" ">
  103. <number variable="edition" form="ordinal"/>
  104. <text term="edition" form="short"/>
  105. </group>
  106. </if>
  107. <else>
  108. <text variable="edition" suffix="."/>
  109. </else>
  110. </choose>
  111. </macro>
  112. <macro name="collection">
  113. <choose>
  114. <if type="report">
  115. <group prefix=" " suffix="." delimiter=" ">
  116. <text variable="collection-title"/>
  117. <text variable="number" prefix=" Report No.: "/>
  118. </group>
  119. </if>
  120. <else>
  121. <group prefix=" (" suffix=")." delimiter=" ">
  122. <names variable="collection-editor" suffix=". ">
  123. <name delimiter-precedes-last="always" initialize-with="" name-as-sort-order="all" sort-separator=" "/>
  124. <label prefix=", "/>
  125. </names>
  126. <text variable="collection-title"/>
  127. </group>
  128. </else>
  129. </choose>
  130. </macro>
  131. <macro name="journal">
  132. <text variable="container-title"/>
  133. </macro>
  134. <citation et-al-min="3" et-al-use-first="1" disambiguate-add-year-suffix="true" disambiguate-add-names="true" disambiguate-add-givenname="true">
  135. <sort>
  136. <key macro="year-date"/>
  137. <key macro="author-short"/>
  138. </sort>
  139. <layout delimiter="; ">
  140. <text macro="title"/>
  141. </layout>
  142. </citation>
  143. <bibliography hanging-indent="false" et-al-min="50" et-al-use-first="14">
  144. <sort>
  145. <key macro="author"/>
  146. <key macro="year-date"/>
  147. </sort>
  148. <layout>
  149. <group display="block" prefix=" "/>
  150. <group display="block">
  151. <text macro="title" font-weight="normal"/>
  152. <text value=" ##Year/"/>
  153. <text macro="year-date"/>
  154. <text macro="first-position-author" prefix=" #[[People/Author/" suffix="]]"/>
  155. <text value=" ##AI/Papers"/>
  156. </group>
  157. <group font-variant="normal" display="block" prefix=" ">
  158. <text macro="author" strip-periods="false" quotes="false" font-variant="normal"/>
  159. <text value=" ##People/Authors"/>
  160. </group>
  161. </layout>
  162. </bibliography>
  163. </style>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement