Guest User

http://www.zotero.org/styles/anita

a guest
Jun 24th, 2020
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.41 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <style xmlns="http://purl.org/net/xbiblio/csl" class="note" version="1.0" initialize-with="." default-locale="de-DE">
  3. <info>
  4. <title>Anita</title>
  5. <title-short>TUD Germanistik (note, German)</title-short>
  6. <id>http://www.zotero.org/styles/anita</id>
  7. <link href="http://www.zotero.org/styles/anita" rel="self"/>
  8. <link href="http://www.zotero.org/styles/technische-universitat-dresden-historische-musikwissenschaft-note" rel="template"/>
  9. <link href="https://tu-dresden.de/gsw/slk/germanistik/mwndl/ressourcen/dateien/studium/leitfaden_hausarbeiten?lang=de" rel="documentation"/>
  10. <author>
  11. <name>Jens Mittelbach</name>
  12. <uri>http://www.slub-dresden.de</uri>
  13. <email>jens.mittelbach@slub-dresden.de</email>
  14. </author>
  15. <category citation-format="note"/>
  16. <category field="humanities"/>
  17. <summary>Zitierstil entsprechend den Vorgaben der Professur für Medienwissenschaft und Neuere Deutsche Literatur, Technische Universität Dresden. Die Vorgaben entsprechen denen der Zeitschrift Die Musikforschung.</summary>
  18. <updated>2020-05-22T10:11:01+00:00</updated>
  19. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  20. </info>
  21. <locale xml:lang="de">
  22. <terms>
  23. <term name="accessed">Stand</term>
  24. <term name="editor" form="verb-short">Hg.</term>
  25. <term name="editor" form="short">hg. von</term>
  26. <term name="editorial-director" form="verb-short">Hg.</term>
  27. <term name="editortranslator" form="verb-short">Hg./Übers.</term>
  28. <term name="editortranslator" form="short">hg. u. übers. von</term>
  29. <term name="number-of-volumes" form="short">Bde.</term>
  30. <term name="issue" form="short">H.</term>
  31. <term name="translator" form="verb-short">Übers.</term>
  32. <term name="translator" form="short">übers. von</term>
  33. <term name="presented at">gehalten auf</term>
  34. <term name="no date" form="short">o. J.</term>
  35. <term name="et-al">u. a.</term>
  36. </terms>
  37. </locale>
  38. <macro name="contributors-bib">
  39. <names variable="author">
  40. <name name-as-sort-order="first">
  41. <name-part name="family"/>
  42. </name>
  43. <et-al/>
  44. <substitute>
  45. <names variable="composer editor">
  46. <name>
  47. <name-part name="family"/>
  48. </name>
  49. <et-al/>
  50. <label form="verb-short" plural="never" prefix=" (" suffix=")"/>
  51. </names>
  52. </substitute>
  53. </names>
  54. </macro>
  55. <macro name="contributors-long">
  56. <names variable="author">
  57. <name>
  58. <name-part name="family"/>
  59. </name>
  60. <et-al/>
  61. <substitute>
  62. <names variable="composer editor">
  63. <name>
  64. <name-part name="family"/>
  65. </name>
  66. <et-al/>
  67. <label form="verb-short" plural="never" prefix=" (" suffix=")"/>
  68. </names>
  69. </substitute>
  70. </names>
  71. </macro>
  72. <macro name="contributors-short">
  73. <choose>
  74. <if variable="author">
  75. <names variable="author">
  76. <name form="short" delimiter="/" delimiter-precedes-last="always" initialize="false" name-as-sort-order="first" sort-separator="/">
  77. <name-part name="family"/>
  78. </name>
  79. <et-al term="et-al"/>
  80. </names>
  81. </if>
  82. <else>
  83. <choose>
  84. <if type="bill book graphic legal_case motion_picture report song" match="any">
  85. <names variable="editor">
  86. <name form="short" delimiter="/" delimiter-precedes-last="always" initialize="false" name-as-sort-order="first" sort-separator="/">
  87. <name-part name="family"/>
  88. </name>
  89. <et-al term="et-al"/>
  90. <label form="short" prefix=" (" suffix=")"/>
  91. </names>
  92. </if>
  93. </choose>
  94. </else>
  95. </choose>
  96. </macro>
  97. <macro name="secondary-contributors">
  98. <choose>
  99. <if type="bill book graphic legal_case motion_picture report song" match="any">
  100. <names variable="editor translator" delimiter=", ">
  101. <label form="short" plural="never" text-case="capitalize-first" suffix=" "/>
  102. <name delimiter-precedes-last="never" initialize="false">
  103. <name-part name="family"/>
  104. </name>
  105. <et-al term="et-al"/>
  106. </names>
  107. </if>
  108. </choose>
  109. </macro>
  110. <macro name="container-contributors">
  111. <choose>
  112. <if variable="container-author">
  113. <names variable="container-author">
  114. <name delimiter-precedes-last="never" initialize="false" name-as-sort-order="first">
  115. <name-part name="family"/>
  116. </name>
  117. <et-al term="et-al"/>
  118. </names>
  119. </if>
  120. <else>
  121. <choose>
  122. <if type="chapter paper-conference entry-encyclopedia" match="any">
  123. <choose>
  124. <if match="any" variable="editor">
  125. <names variable="editor">
  126. <name delimiter-precedes-last="never" initialize="false">
  127. <name-part name="family"/>
  128. </name>
  129. <et-al term="et-al"/>
  130. <label form="verb-short" plural="never" prefix=" (" suffix=")"/>
  131. </names>
  132. </if>
  133. <else>
  134. <text value="O. Hg."/>
  135. </else>
  136. </choose>
  137. </if>
  138. </choose>
  139. </else>
  140. </choose>
  141. </macro>
  142. <macro name="secondary-container-contributors">
  143. <choose>
  144. <if type="chapter paper-conference entry-encyclopedia" match="any">
  145. <choose>
  146. <if variable="container-author" match="all">
  147. <names variable="editor">
  148. <label form="short" plural="never" text-case="capitalize-first" suffix=" "/>
  149. <name delimiter-precedes-last="never" initialize="false">
  150. <name-part name="family"/>
  151. </name>
  152. <et-al term="et-al"/>
  153. </names>
  154. </if>
  155. </choose>
  156. </if>
  157. </choose>
  158. </macro>
  159. <macro name="secondary-collection-contributors">
  160. <names variable="collection-editor">
  161. <name and="text" delimiter-precedes-last="never" initialize="false">
  162. <name-part name="family"/>
  163. </name>
  164. <et-al term="et-al"/>
  165. </names>
  166. </macro>
  167. <macro name="title-long">
  168. <group delimiter=". ">
  169. <choose>
  170. <if type="bill book graphic legal_case motion_picture report song article" match="any">
  171. <group delimiter=" ">
  172. <text variable="title" font-style="italic"/>
  173. <text variable="version" prefix="(Version " suffix=") [Software]"/>
  174. </group>
  175. </if>
  176. <else-if type="webpage" match="any">
  177. <group delimiter=" ">
  178. <text variable="title" quotes="true"/>
  179. <date form="text" variable="issued" prefix=" (" suffix=")"/>
  180. </group>
  181. </else-if>
  182. <else>
  183. <text variable="title" quotes="true"/>
  184. </else>
  185. </choose>
  186. <choose>
  187. <if type="bill book graphic legal_case motion_picture report song" match="any">
  188. <text macro="volume" suffix="."/>
  189. </if>
  190. </choose>
  191. <text macro="secondary-contributors"/>
  192. </group>
  193. </macro>
  194. <macro name="title-short">
  195. <group delimiter=", ">
  196. <choose>
  197. <if type="bill book graphic legal_case motion_picture report song" match="any">
  198. <choose>
  199. <if match="any" variable="title-short">
  200. <text variable="title-short" font-style="italic"/>
  201. </if>
  202. <else>
  203. <text variable="title" font-style="italic"/>
  204. </else>
  205. </choose>
  206. </if>
  207. <else>
  208. <choose>
  209. <if match="any" variable="title-short">
  210. <text variable="title-short" quotes="true"/>
  211. </if>
  212. <else>
  213. <text variable="title" quotes="true"/>
  214. </else>
  215. </choose>
  216. </else>
  217. </choose>
  218. </group>
  219. </macro>
  220. <macro name="container">
  221. <choose>
  222. <if type="chapter paper-conference entry-encyclopedia entry-dictionary song musical_score" match="any">
  223. <text term="in" text-case="capitalize-first" suffix=": "/>
  224. <group>
  225. <text macro="container-contributors" suffix=": "/>
  226. <text variable="title" font-style="italic" suffix=". "/>
  227. <text macro="volume" suffix=". "/>
  228. <text macro="secondary-container-contributors" suffix=". "/>
  229. </group>
  230. </if>
  231. <else-if type="article-journal article-magazine broadcast manuscript map patent personal_communication thesis article post-weblog" match="any">
  232. <text term="in" text-case="capitalize-first" suffix=": "/>
  233. <choose>
  234. <if match="any" variable="container-title-short">
  235. <text variable="container-title" form="short" font-style="italic"/>
  236. </if>
  237. <else>
  238. <text variable="container-title" font-style="italic"/>
  239. </else>
  240. </choose>
  241. </else-if>
  242. <else-if type="speech" match="any">
  243. <group delimiter=" ">
  244. <text term="presented at" text-case="capitalize-first" suffix=": "/>
  245. <text variable="event" font-style="italic" suffix=", "/>
  246. <text variable="event-place"/>
  247. </group>
  248. </else-if>
  249. <else-if type="article-newspaper webpage" match="any">
  250. <group delimiter=" ">
  251. <choose>
  252. <if match="any" variable="title">
  253. <text term="in" text-case="capitalize-first" suffix=":"/>
  254. </if>
  255. </choose>
  256. <text variable="container-title" font-style="italic"/>
  257. </group>
  258. </else-if>
  259. <else-if type="interview" match="any">
  260. <group delimiter=" " suffix=" ">
  261. <text term="interview"/>
  262. <text term="by"/>
  263. <names variable="interviewer">
  264. <name/>
  265. </names>
  266. </group>
  267. <group>
  268. <text term="in" suffix=": "/>
  269. <text variable="medium" font-style="italic"/>
  270. </group>
  271. </else-if>
  272. </choose>
  273. </macro>
  274. <macro name="collection">
  275. <text variable="collection-title"/>
  276. <choose>
  277. <if is-numeric="collection-number">
  278. <text variable="collection-number" prefix=" "/>
  279. </if>
  280. <else>
  281. <text variable="collection-number" prefix=", "/>
  282. </else>
  283. </choose>
  284. <choose>
  285. <if variable="collection-editor">
  286. <text term="editor" form="short" text-case="lowercase" prefix=", "/>
  287. <text macro="secondary-collection-contributors" prefix=" "/>
  288. </if>
  289. </choose>
  290. </macro>
  291. <macro name="edition">
  292. <choose>
  293. <if is-numeric="edition">
  294. <text macro="publisher"/>
  295. <number vertical-align="sup" variable="edition"/>
  296. </if>
  297. <else-if variable="edition">
  298. <text variable="edition" vertical-align="baseline" suffix=", "/>
  299. <text macro="publisher"/>
  300. </else-if>
  301. <else>
  302. <text macro="publisher"/>
  303. </else>
  304. </choose>
  305. </macro>
  306. <macro name="publisher">
  307. <choose>
  308. <if match="none" variable="publisher-place issued">
  309. <text value="O. O. u. J."/>
  310. </if>
  311. <else-if match="none" variable="publisher-place">
  312. <text value="O. O."/>
  313. </else-if>
  314. <else>
  315. <text variable="publisher-place"/>
  316. </else>
  317. </choose>
  318. <text variable="publisher" prefix=": " suffix=","/>
  319. </macro>
  320. <macro name="issued">
  321. <choose>
  322. <if type="bill book graphic legal_case motion_picture report song chapter paper-conference entry-encyclopedia entry-dictionary" match="any">
  323. <group delimiter=" ">
  324. <text macro="edition"/>
  325. <text macro="year-date"/>
  326. <text macro="collection" prefix="(= " suffix=")"/>
  327. </group>
  328. </if>
  329. <else-if type="thesis" match="any">
  330. <group delimiter=",">
  331. <text variable="publisher-place"/>
  332. <text macro="year-date"/>
  333. </group>
  334. </else-if>
  335. <else-if type="article manuscript" match="any">
  336. <group delimiter=" ">
  337. <text variable="genre"/>
  338. <text macro="publisher"/>
  339. <text macro="year-date"/>
  340. </group>
  341. </else-if>
  342. <else-if type="article-journal broadcast map patent personal_communication" match="any">
  343. <group prefix=" ">
  344. <group delimiter=" ">
  345. <text variable="volume"/>
  346. <text macro="year-date" prefix="(" suffix=")"/>
  347. </group>
  348. <group delimiter=" " prefix=", ">
  349. <text term="issue" form="short"/>
  350. <text variable="issue"/>
  351. </group>
  352. </group>
  353. </else-if>
  354. <else-if type="speech" match="any">
  355. <group delimiter=" " prefix=" ">
  356. <text value="am"/>
  357. <date form="text" variable="issued"/>
  358. </group>
  359. </else-if>
  360. <else-if type="article-newspaper post-weblog article-magazine interview" match="any">
  361. <group delimiter=" " prefix=" ">
  362. <text value="vom"/>
  363. <date form="numeric" variable="issued"/>
  364. </group>
  365. </else-if>
  366. </choose>
  367. </macro>
  368. <macro name="pages">
  369. <group>
  370. <choose>
  371. <if type="article-journal article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech thesis article webpage chapter paper-conference" match="any">
  372. <label suffix=" " variable="page" form="short"/>
  373. <text variable="page"/>
  374. </if>
  375. <else-if type="entry-encyclopedia" match="any">
  376. <label suffix=" " variable="locator" form="short"/>
  377. <text variable="page"/>
  378. </else-if>
  379. </choose>
  380. </group>
  381. </macro>
  382. <macro name="access">
  383. <text macro="e-resource"/>
  384. <choose>
  385. <if match="any" variable="URL">
  386. <group delimiter=" " prefix=" (" suffix=")">
  387. <text term="accessed" suffix=":"/>
  388. <date form="numeric" variable="accessed"/>
  389. </group>
  390. </if>
  391. </choose>
  392. </macro>
  393. <macro name="citation-locator">
  394. <label suffix=" " variable="locator" form="short"/>
  395. <text variable="locator"/>
  396. </macro>
  397. <macro name="sort-key">
  398. <text macro="contributors-bib" suffix=" "/>
  399. <text macro="title-long" suffix=" "/>
  400. <text macro="issued"/>
  401. </macro>
  402. <macro name="year-date">
  403. <choose>
  404. <if match="any" variable="issued">
  405. <date variable="issued">
  406. <date-part name="year"/>
  407. </date>
  408. </if>
  409. <else-if match="all" variable="publisher-place">
  410. <text term="no date" form="short"/>
  411. </else-if>
  412. </choose>
  413. </macro>
  414. <macro name="e-resource">
  415. <group delimiter=": ">
  416. <choose>
  417. <if match="any" variable="URL">
  418. <text value="URL"/>
  419. <group>
  420. <text variable="URL"/>
  421. </group>
  422. </if>
  423. <else>
  424. <text variable="URL"/>
  425. </else>
  426. </choose>
  427. </group>
  428. </macro>
  429. <macro name="volume">
  430. <group delimiter=" " suffix=", ">
  431. <number suffix=" " variable="number-of-volumes"/>
  432. <text term="number-of-volumes" form="short"/>
  433. </group>
  434. <group delimiter=" ">
  435. <choose>
  436. <if match="any" is-numeric="volume">
  437. <text term="volume" form="short" suffix=" "/>
  438. <number variable="volume"/>
  439. </if>
  440. <else>
  441. <text term="volume"/>
  442. <text variable="volume" font-style="italic"/>
  443. </else>
  444. </choose>
  445. </group>
  446. </macro>
  447. <citation et-al-min="4" et-al-use-first="1" initialize="false" disambiguate-add-names="true">
  448. <layout suffix="." delimiter="; ">
  449. <choose>
  450. <if position="ibid-with-locator">
  451. <text term="ibid"/>
  452. <text macro="citation-locator" prefix=", "/>
  453. </if>
  454. <else-if position="ibid">
  455. <text term="ibid"/>
  456. </else-if>
  457. <else-if position="subsequent">
  458. <text macro="contributors-short" suffix=": "/>
  459. <text macro="title-short"/>
  460. <text macro="citation-locator" prefix=", "/>
  461. </else-if>
  462. <else>
  463. <group delimiter=", ">
  464. <group delimiter=". ">
  465. <group delimiter=": ">
  466. <text macro="contributors-long"/>
  467. <text macro="title-long"/>
  468. </group>
  469. <group>
  470. <text macro="container"/>
  471. <text macro="issued"/>
  472. </group>
  473. </group>
  474. <text macro="pages"/>
  475. <choose>
  476. <if type="chapter paper-conference entry-encyclopedia" match="any">
  477. <choose>
  478. <if variable="page" match="all">
  479. <text macro="citation-locator" prefix="hier "/>
  480. </if>
  481. </choose>
  482. </if>
  483. <else-if type="article-journal article-magazine article-newspaper broadcast interview manuscript map patent personal_communication song speech webpage" match="any">
  484. <choose>
  485. <if variable="page" match="all">
  486. <text macro="citation-locator" prefix="hier "/>
  487. </if>
  488. </choose>
  489. </else-if>
  490. <else>
  491. <text macro="citation-locator"/>
  492. </else>
  493. </choose>
  494. </group>
  495. <group prefix=". ">
  496. <text macro="access"/>
  497. </group>
  498. </else>
  499. </choose>
  500. </layout>
  501. </citation>
  502. <bibliography et-al-min="4" et-al-use-first="1" initialize="false" subsequent-author-substitute="—" entry-spacing="0" hanging-indent="true">
  503. <sort>
  504. <key macro="sort-key"/>
  505. </sort>
  506. <layout suffix=".">
  507. <group delimiter=", ">
  508. <group delimiter=". ">
  509. <group delimiter=": ">
  510. <text macro="contributors-bib"/>
  511. <text macro="title-long"/>
  512. </group>
  513. <group>
  514. <text macro="container"/>
  515. <text macro="issued"/>
  516. </group>
  517. </group>
  518. <text macro="pages"/>
  519. </group>
  520. <group>
  521. <text macro="access" prefix=". "/>
  522. </group>
  523. </layout>
  524. </bibliography>
  525. </style>
Add Comment
Please, Sign In to add comment