acm-sig-proceedings.csl 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  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>ACM SIG Proceedings ("et al." for 3+ authors)</title>
  5. <id>http://www.zotero.org/styles/acm-sig-proceedings</id>
  6. <link href="http://www.zotero.org/styles/acm-sig-proceedings" rel="self"/>
  7. <link href="http://www.acm.org/sigs/publications/proceedings-templates" rel="documentation"/>
  8. <author>
  9. <name>Naeem Esfahani</name>
  10. <email>[email protected]</email>
  11. <uri>http://mason.gmu.edu/~nesfaha2/</uri>
  12. </author>
  13. <contributor>
  14. <name>Chris Horn</name>
  15. <email>[email protected]</email>
  16. </contributor>
  17. <category citation-format="numeric"/>
  18. <category field="science"/>
  19. <category field="engineering"/>
  20. <updated>2012-09-27T22:06:38+00:00</updated>
  21. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  22. </info>
  23. <macro name="author">
  24. <choose>
  25. <if type="webpage">
  26. <text variable="title" suffix=":"/>
  27. </if>
  28. <else>
  29. <names variable="author">
  30. <name name-as-sort-order="all" and="text" sort-separator=", " initialize-with="." delimiter-precedes-last="never" delimiter=", "/>
  31. <label form="short" prefix=" " suffix="." strip-periods="true"/>
  32. <substitute>
  33. <names variable="editor"/>
  34. <names variable="translator"/>
  35. </substitute>
  36. </names>
  37. </else>
  38. </choose>
  39. </macro>
  40. <macro name="editor">
  41. <names variable="editor">
  42. <name initialize-with="." delimiter=", " and="text"/>
  43. <label form="short" prefix=", "/>
  44. </names>
  45. </macro>
  46. <citation collapse="citation-number">
  47. <sort>
  48. <key variable="citation-number"/>
  49. </sort>
  50. <layout prefix="[" suffix="]" delimiter=", ">
  51. <text variable="citation-number"/>
  52. </layout>
  53. </citation>
  54. <bibliography entry-spacing="0" second-field-align="flush" et-al-min="3" et-al-use-first="1">
  55. <sort>
  56. <key macro="author"/>
  57. <key variable="title"/>
  58. </sort>
  59. <layout suffix=".">
  60. <text variable="citation-number" prefix="[" suffix="]"/>
  61. <text macro="author" suffix=" "/>
  62. <date variable="issued" suffix=". ">
  63. <date-part name="year"/>
  64. </date>
  65. <choose>
  66. <if type="paper-conference">
  67. <group delimiter=". ">
  68. <text variable="title"/>
  69. <group delimiter=" ">
  70. <text variable="container-title" font-style="italic"/>
  71. <group delimiter=", ">
  72. <group delimiter=", " prefix="(" suffix=")">
  73. <text variable="publisher-place"/>
  74. <date variable="issued">
  75. <date-part name="month" form="short" suffix=" "/>
  76. <date-part name="year"/>
  77. </date>
  78. </group>
  79. <text variable="page"/>
  80. </group>
  81. </group>
  82. </group>
  83. </if>
  84. <else-if type="article-journal">
  85. <group delimiter=". ">
  86. <text variable="title"/>
  87. <text variable="container-title" font-style="italic"/>
  88. <group delimiter=", ">
  89. <text variable="volume"/>
  90. <group delimiter=" ">
  91. <text variable="issue"/>
  92. <date variable="issued" prefix="(" suffix=")">
  93. <date-part name="month" form="short" suffix=" "/>
  94. <date-part name="year"/>
  95. </date>
  96. </group>
  97. <text variable="page"/>
  98. </group>
  99. </group>
  100. </else-if>
  101. <else-if type="patent">
  102. <group delimiter=". ">
  103. <text variable="title"/>
  104. <text variable="number"/>
  105. <date variable="issued">
  106. <date-part name="month" form="short" suffix=" "/>
  107. <date-part name="day" suffix=", "/>
  108. <date-part name="year"/>
  109. </date>
  110. </group>
  111. </else-if>
  112. <else-if type="thesis">
  113. <group delimiter=". ">
  114. <text variable="title" font-style="italic"/>
  115. <text variable="archive_location" prefix="Doctoral Thesis #"/>
  116. <text variable="publisher"/>
  117. </group>
  118. </else-if>
  119. <else-if type="report">
  120. <group delimiter=". ">
  121. <text variable="title" font-style="italic"/>
  122. <text variable="number" prefix="Technical Report #"/>
  123. <text variable="publisher"/>
  124. </group>
  125. </else-if>
  126. <else-if type="webpage">
  127. <group delimiter=". ">
  128. <text variable="URL" font-style="italic"/>
  129. <date variable="accessed" prefix="Accessed: ">
  130. <date-part name="year" suffix="-"/>
  131. <date-part name="month" form="numeric-leading-zeros" suffix="-"/>
  132. <date-part name="day" form="numeric-leading-zeros"/>
  133. </date>
  134. </group>
  135. </else-if>
  136. <else-if type="chapter paper-conference" match="any">
  137. <group delimiter=". ">
  138. <text variable="title"/>
  139. <text variable="container-title" font-style="italic"/>
  140. <text macro="editor"/>
  141. <text variable="publisher"/>
  142. <text variable="page"/>
  143. </group>
  144. </else-if>
  145. <else-if type="bill book graphic legal_case legislation motion_picture report song" match="any">
  146. <group delimiter=". ">
  147. <text variable="title" font-style="italic"/>
  148. <text variable="publisher"/>
  149. </group>
  150. </else-if>
  151. <else>
  152. <group delimiter=". ">
  153. <text variable="title"/>
  154. <text variable="container-title" font-style="italic"/>
  155. <text variable="publisher"/>
  156. </group>
  157. </else>
  158. </choose>
  159. </layout>
  160. </bibliography>
  161. </style>