Advertisement
Guest User

Untitled

a guest
Jan 31st, 2023
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.60 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" demote-non-dropping-particle="never" default-locale="de-DE">
  3. <info>
  4. <title>Universität Bremen - Lehrstuhl für innovatives dfgdfgMarkenmanagement (Deutsch)</title>
  5. <id>http://www.zotero.org/styles/universitat-bremen-lehrstuhl-fur-innovatives-dfgdfgmarkenmanagement</id>
  6. <link href="http://www.zotero.org/styles/universitat-bremen-lehrstuhl-fur-innovatives-dfgdfgmarkenmanagement" rel="self"/>
  7. <link href="http://www.zotero.org/styles/forum-qualitative-social-research" rel="template"/>
  8. <link href="http://www.lim.uni-bremen.de/de/richtlinien?file=files/burmann/lehre/Richtlinien_Abschlussarbeiten_Stand_2015_11.pdf" rel="documentation"/>
  9. <author>
  10. <name>Patrick O'Brien, PhD</name>
  11. <email>obrienpat86@gmail.com</email>
  12. </author>
  13. <category citation-format="note"/>
  14. <category field="social_science"/>
  15. <updated>2023-01-31T14:59:20+00:00</updated>
  16. <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  17. </info>
  18. <locale xml:lang="de">
  19. <terms>
  20. <term name="et-al">et al.</term>
  21. </terms>
  22. </locale>
  23. <macro name="container-contributors">
  24. <choose>
  25. <if type="chapter paper-conference entry-dictionary entry-encyclopedia" match="any">
  26. <group delimiter=", ">
  27. <names variable="container-author" delimiter=", ">
  28. <name and="symbol" initialize-with=". " delimiter=", "/>
  29. <label form="short" prefix=" (" text-case="title" suffix=")"/>
  30. </names>
  31. <names variable="editor translator" delimiter=", ">
  32. <name and="symbol" initialize-with=". " delimiter=", "/>
  33. <label form="short" prefix=" (" text-case="title" suffix=")"/>
  34. </names>
  35. </group>
  36. </if>
  37. </choose>
  38. </macro>
  39. <macro name="secondary-contributors">
  40. <choose>
  41. <if type="article-journal chapter paper-conference entry-dictionary entry-encyclopedia" match="none">
  42. <group delimiter=", " prefix=" (" suffix=")">
  43. <names variable="container-author" delimiter=", ">
  44. <name and="symbol" initialize-with=". " delimiter=", "/>
  45. <label form="short" prefix=", " text-case="title"/>
  46. </names>
  47. <names variable="editor translator" delimiter=", ">
  48. <name and="symbol" initialize-with=". " delimiter=", "/>
  49. <label form="short" prefix=", " text-case="title"/>
  50. </names>
  51. </group>
  52. </if>
  53. </choose>
  54. </macro>
  55. <macro name="author">
  56. <names variable="author" font-weight="bold" display="left-margin">
  57. <name font-variant="normal" and="symbol" initialize-with=". " name-as-sort-order="all"/>
  58. <label form="short" text-case="capitalize-first" prefix=" (" suffix=")"/>
  59. <substitute>
  60. <names variable="editor"/>
  61. <names variable="translator"/>
  62. <choose>
  63. <if type="report">
  64. <text variable="publisher"/>
  65. <text macro="title" display="left-margin"/>
  66. </if>
  67. <else>
  68. <text macro="title" display="left-margin"/>
  69. </else>
  70. </choose>
  71. </substitute>
  72. </names>
  73. </macro>
  74. <macro name="author-short">
  75. <names variable="author" font-variant="normal">
  76. <name form="short" font-variant="normal" and="text" initialize-with=". ">
  77. <name-part name="family" font-variant="normal"/>
  78. </name>
  79. <substitute>
  80. <names variable="editor"/>
  81. <names variable="translator"/>
  82. <choose>
  83. <if type="report">
  84. <text variable="publisher"/>
  85. <text variable="title" form="short" font-style="italic"/>
  86. </if>
  87. <else-if type="legal_case">
  88. <text variable="title" font-style="italic"/>
  89. </else-if>
  90. <else-if type="book graphic motion_picture song" match="any">
  91. <text variable="title" form="short" font-style="italic"/>
  92. </else-if>
  93. <else-if type="bill legislation" match="any">
  94. <text variable="title" form="short"/>
  95. </else-if>
  96. <else-if variable="reviewed-author">
  97. <choose>
  98. <if variable="reviewed-title" match="none">
  99. <text variable="title" form="short" font-style="italic" prefix="Review of "/>
  100. </if>
  101. <else>
  102. <text term="anonymous" form="short" quotes="true"/>
  103. </else>
  104. </choose>
  105. </else-if>
  106. <else>
  107. <text variable="title" form="short" quotes="true"/>
  108. </else>
  109. </choose>
  110. </substitute>
  111. </names>
  112. </macro>
  113. <macro name="access">
  114. <choose>
  115. <if type="report thesis" match="any"/>
  116. <else>
  117. <choose>
  118. <if type="webpage post-weblog">
  119. <group delimiter=". ">
  120. <text variable="URL" display="left-margin"/>
  121. <group delimiter=": ">
  122. <text term="accessed" text-case="lowercase" prefix="Zuletzt " suffix=" am"/>
  123. <date form="text" variable="accessed"/>
  124. </group>
  125. </group>
  126. </if>
  127. </choose>
  128. </else>
  129. </choose>
  130. </macro>
  131. <macro name="title">
  132. <choose>
  133. <if type="book graphic manuscript motion_picture report song speech thesis" match="any">
  134. <choose>
  135. <if variable="version" type="book" match="all">
  136. <text variable="title" display="left-margin"/>
  137. </if>
  138. <else>
  139. <text variable="title" font-style="normal" display="left-margin"/>
  140. </else>
  141. </choose>
  142. </if>
  143. <else-if variable="reviewed-author">
  144. <choose>
  145. <if variable="reviewed-title">
  146. <group delimiter=" ">
  147. <text variable="title" display="left-margin"/>
  148. <group delimiter=", " prefix="[" suffix="]">
  149. <text variable="reviewed-title" font-style="italic" prefix="Review of "/>
  150. <names variable="reviewed-author" delimiter=", ">
  151. <label form="verb-short" suffix=" "/>
  152. <name and="symbol" initialize-with=". " delimiter=", "/>
  153. </names>
  154. </group>
  155. </group>
  156. </if>
  157. <else>
  158. <group delimiter=", " prefix="[" suffix="]">
  159. <text variable="title" font-style="italic" prefix="Review of "/>
  160. <names variable="reviewed-author" delimiter=", ">
  161. <label form="verb-short" suffix=" "/>
  162. <name and="symbol" initialize-with=". " delimiter=", "/>
  163. </names>
  164. </group>
  165. </else>
  166. </choose>
  167. </else-if>
  168. <else>
  169. <text variable="title" display="left-margin" suffix="."/>
  170. </else>
  171. </choose>
  172. </macro>
  173. <macro name="title-plus-extra">
  174. <text macro="title"/>
  175. <choose>
  176. <if type="report thesis" match="any">
  177. <group prefix=" (" suffix=")" delimiter=", ">
  178. <group delimiter=" ">
  179. <choose>
  180. <if variable="genre" match="any">
  181. <text variable="genre"/>
  182. </if>
  183. <else>
  184. <text variable="collection-title"/>
  185. </else>
  186. </choose>
  187. <text variable="number" prefix="No. "/>
  188. </group>
  189. <group delimiter=" ">
  190. <text term="version" text-case="capitalize-first"/>
  191. <text variable="version"/>
  192. </group>
  193. <text macro="edition"/>
  194. </group>
  195. </if>
  196. <else-if type="post-weblog webpage" match="any">
  197. <text variable="genre" prefix=" [" suffix="]"/>
  198. </else-if>
  199. <else-if variable="version">
  200. <group delimiter=" " prefix=" (" suffix=")">
  201. <text term="version" text-case="capitalize-first"/>
  202. <text variable="version"/>
  203. </group>
  204. </else-if>
  205. </choose>
  206. <text macro="format" prefix=" [" suffix="]"/>
  207. </macro>
  208. <macro name="format">
  209. <choose>
  210. <if match="any" variable="medium">
  211. <text variable="medium" text-case="capitalize-first"/>
  212. </if>
  213. <else-if type="dataset" match="any">
  214. <text value="Data set"/>
  215. </else-if>
  216. </choose>
  217. </macro>
  218. <macro name="publisher">
  219. <choose>
  220. <if type="report" match="any">
  221. <group delimiter=": ">
  222. <text variable="publisher-place"/>
  223. <text variable="publisher"/>
  224. </group>
  225. </if>
  226. <else-if type="thesis" match="any">
  227. <group delimiter=", ">
  228. <text variable="publisher"/>
  229. <text variable="publisher-place"/>
  230. </group>
  231. </else-if>
  232. <else-if type="post-weblog webpage" match="none">
  233. <group delimiter=", ">
  234. <choose>
  235. <if variable="event version" type="speech motion_picture" match="none">
  236. <text variable="genre"/>
  237. </if>
  238. </choose>
  239. <choose>
  240. <if type="article-journal article-magazine" match="none">
  241. <group delimiter=": ">
  242. <choose>
  243. <if variable="publisher-place">
  244. <text variable="publisher-place"/>
  245. </if>
  246. <else>
  247. <text variable="event-place"/>
  248. </else>
  249. </choose>
  250. <text variable="publisher"/>
  251. </group>
  252. </if>
  253. </choose>
  254. </group>
  255. </else-if>
  256. </choose>
  257. </macro>
  258. <macro name="event">
  259. <choose>
  260. <if variable="container-title" match="none">
  261. <choose>
  262. <if variable="event">
  263. <choose>
  264. <if variable="genre" match="none">
  265. <text term="presented at" text-case="capitalize-first" suffix=" "/>
  266. <text variable="event"/>
  267. </if>
  268. <else>
  269. <group delimiter=" ">
  270. <text variable="genre" text-case="capitalize-first"/>
  271. <text term="presented at"/>
  272. <text variable="event"/>
  273. </group>
  274. </else>
  275. </choose>
  276. </if>
  277. <else-if type="speech">
  278. <text variable="genre" text-case="capitalize-first"/>
  279. </else-if>
  280. </choose>
  281. </if>
  282. </choose>
  283. </macro>
  284. <macro name="issued">
  285. <choose>
  286. <if type="bill legal_case legislation" match="none">
  287. <choose>
  288. <if variable="issued">
  289. <group prefix="(" suffix=")">
  290. <date variable="issued">
  291. <date-part name="year"/>
  292. </date>
  293. <text variable="year-suffix"/>
  294. <choose>
  295. <if type="speech" match="any">
  296. <date variable="issued">
  297. <date-part prefix=", " name="month"/>
  298. </date>
  299. </if>
  300. <else-if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song dataset" match="none"/>
  301. </choose>
  302. </group>
  303. </if>
  304. <else-if variable="status">
  305. <group prefix=" (" suffix=")">
  306. <text variable="status"/>
  307. <text variable="year-suffix" prefix="-"/>
  308. </group>
  309. </else-if>
  310. <else>
  311. <group prefix=" (" suffix=")">
  312. <text term="no date" form="short"/>
  313. <text variable="year-suffix" prefix="-"/>
  314. </group>
  315. </else>
  316. </choose>
  317. </if>
  318. </choose>
  319. </macro>
  320. <macro name="issued-sort">
  321. <choose>
  322. <if type="article-journal bill book chapter graphic legal_case legislation motion_picture paper-conference report song dataset" match="none">
  323. <date variable="issued">
  324. <date-part name="year"/>
  325. <date-part name="month"/>
  326. <date-part name="day"/>
  327. </date>
  328. </if>
  329. <else>
  330. <date variable="issued">
  331. <date-part name="year"/>
  332. </date>
  333. </else>
  334. </choose>
  335. </macro>
  336. <macro name="issued-year">
  337. <choose>
  338. <if variable="issued">
  339. <group delimiter="/">
  340. <date variable="original-date" form="text"/>
  341. <group>
  342. <date variable="issued">
  343. <date-part name="year"/>
  344. </date>
  345. <text variable="year-suffix"/>
  346. </group>
  347. </group>
  348. </if>
  349. <else-if variable="status">
  350. <text variable="status"/>
  351. <text variable="year-suffix" prefix="-"/>
  352. </else-if>
  353. <else>
  354. <text term="no date" form="short"/>
  355. <text variable="year-suffix" prefix="-"/>
  356. </else>
  357. </choose>
  358. </macro>
  359. <macro name="edition">
  360. <choose>
  361. <if is-numeric="edition">
  362. <group delimiter=" ">
  363. <number variable="edition" form="ordinal"/>
  364. <text term="edition" form="short"/>
  365. </group>
  366. </if>
  367. <else>
  368. <text variable="edition"/>
  369. </else>
  370. </choose>
  371. </macro>
  372. <macro name="locators">
  373. <choose>
  374. <if type="article-journal article-magazine" match="any">
  375. <group prefix=", " delimiter=", ">
  376. <group>
  377. <text variable="volume" font-style="italic"/>
  378. <text variable="issue" prefix="(" suffix=")"/>
  379. </group>
  380. <text variable="page"/>
  381. </group>
  382. <choose>
  383. <if variable="issued">
  384. <choose>
  385. <if variable="page issue" match="none">
  386. <text variable="status" prefix=". "/>
  387. </if>
  388. </choose>
  389. </if>
  390. </choose>
  391. </if>
  392. <else-if type="article-newspaper">
  393. <group delimiter=" " prefix=", ">
  394. <label variable="page" form="short"/>
  395. <text variable="page"/>
  396. </group>
  397. </else-if>
  398. <else-if type="book graphic motion_picture report song chapter paper-conference entry-encyclopedia entry-dictionary" match="any">
  399. <group prefix=" (" suffix=")" delimiter=", ">
  400. <choose>
  401. <if type="report" match="none">
  402. <text macro="edition"/>
  403. </if>
  404. </choose>
  405. <choose>
  406. <if variable="volume" match="any">
  407. <group>
  408. <text term="volume" form="short" text-case="capitalize-first" suffix=" "/>
  409. <number variable="volume" form="numeric"/>
  410. </group>
  411. </if>
  412. <else>
  413. <group>
  414. <text term="volume" form="short" plural="true" text-case="capitalize-first" suffix=" "/>
  415. <number variable="number-of-volumes" form="numeric" prefix="1–"/>
  416. </group>
  417. </else>
  418. </choose>
  419. <group>
  420. <label variable="page" form="short" suffix=" "/>
  421. <text variable="page"/>
  422. </group>
  423. </group>
  424. </else-if>
  425. <else-if type="legal_case">
  426. <group prefix=" (" suffix=")" delimiter=" ">
  427. <text variable="authority"/>
  428. <choose>
  429. <if variable="container-title" match="any">
  430. <date variable="issued" form="numeric" date-parts="year"/>
  431. </if>
  432. <else>
  433. <date variable="issued" form="text"/>
  434. </else>
  435. </choose>
  436. </group>
  437. </else-if>
  438. <else-if type="bill legislation" match="any">
  439. <date variable="issued" prefix=" (" suffix=")">
  440. <date-part name="year"/>
  441. </date>
  442. </else-if>
  443. </choose>
  444. </macro>
  445. <macro name="citation-locator">
  446. <group>
  447. <choose>
  448. <if locator="chapter">
  449. <label variable="locator" form="long" text-case="capitalize-first"/>
  450. </if>
  451. <else>
  452. <label variable="locator" form="short"/>
  453. </else>
  454. </choose>
  455. <text variable="locator" prefix=" "/>
  456. </group>
  457. </macro>
  458. <macro name="container">
  459. <choose>
  460. <if type="post-weblog webpage" match="none">
  461. <group>
  462. <choose>
  463. <if type="chapter paper-conference entry-encyclopedia" match="any" variable="title">
  464. <text term="in" text-case="capitalize-first" suffix=" "/>
  465. </if>
  466. </choose>
  467. <group delimiter=", ">
  468. <text macro="container-contributors"/>
  469. <text macro="secondary-contributors"/>
  470. <text macro="container-title"/>
  471. </group>
  472. </group>
  473. </if>
  474. </choose>
  475. </macro>
  476. <macro name="container-title">
  477. <choose>
  478. <if type="article article-journal article-magazine article-newspaper" match="any">
  479. <text variable="container-title" font-style="italic" text-case="title"/>
  480. </if>
  481. <else-if type="bill legal_case legislation" match="none">
  482. <text variable="container-title" font-style="italic"/>
  483. </else-if>
  484. </choose>
  485. </macro>
  486. <macro name="legal-cites">
  487. <choose>
  488. <if type="legal_case" match="any">
  489. <group prefix=", " delimiter=" ">
  490. <choose>
  491. <if variable="container-title">
  492. <text variable="volume"/>
  493. <text variable="container-title"/>
  494. <group delimiter=" ">
  495. <text term="section" form="symbol"/>
  496. <text variable="section"/>
  497. </group>
  498. <text variable="page"/>
  499. </if>
  500. <else>
  501. <text variable="number" prefix="No. "/>
  502. </else>
  503. </choose>
  504. </group>
  505. </if>
  506. <else-if type="bill legislation" match="any">
  507. <group delimiter=", " prefix=", ">
  508. <choose>
  509. <if variable="number">
  510. <text variable="number" prefix="Pub. L. No. "/>
  511. <group delimiter=" ">
  512. <text term="section" form="symbol"/>
  513. <text variable="section"/>
  514. </group>
  515. <group delimiter=" ">
  516. <text variable="volume"/>
  517. <text variable="container-title"/>
  518. <text variable="page-first"/>
  519. </group>
  520. </if>
  521. <else>
  522. <group delimiter=" ">
  523. <text variable="volume"/>
  524. <text variable="container-title"/>
  525. <text term="section" form="symbol"/>
  526. <text variable="section"/>
  527. </group>
  528. </else>
  529. </choose>
  530. </group>
  531. </else-if>
  532. </choose>
  533. </macro>
  534. <macro name="original-date">
  535. <choose>
  536. <if variable="original-date">
  537. <group prefix="(" suffix=")" delimiter=" ">
  538. <text value="Original work published"/>
  539. <date variable="original-date" form="text"/>
  540. </group>
  541. </if>
  542. </choose>
  543. </macro>
  544. <citation et-al-min="3" et-al-use-first="1" et-al-subsequent-min="3" et-al-subsequent-use-first="1" names-delimiter="" disambiguate-add-names="true" disambiguate-add-givenname="true" disambiguate-add-year-suffix="true" givenname-disambiguation-rule="primary-name" collapse="year">
  545. <sort>
  546. <key macro="author"/>
  547. <key macro="issued-sort"/>
  548. </sort>
  549. <layout delimiter="; " suffix=".">
  550. <group delimiter=", ">
  551. <group delimiter=" ">
  552. <text macro="author-short" font-variant="normal"/>
  553. <text macro="issued-year" prefix="(" suffix=")"/>
  554. </group>
  555. <text macro="citation-locator"/>
  556. </group>
  557. </layout>
  558. </citation>
  559. <bibliography et-al-min="8" entry-spacing="2" hanging-indent="true">
  560. <sort>
  561. <key macro="author"/>
  562. <key macro="issued-sort" sort="ascending"/>
  563. <key macro="title"/>
  564. </sort>
  565. <layout>
  566. <group display="left-margin" suffix=".">
  567. <group display="left-margin" delimiter=" ">
  568. <text macro="author" display="left-margin"/>
  569. <text macro="issued" font-weight="bold" suffix=":"/>
  570. <text macro="title-plus-extra" display="left-margin"/>
  571. <text macro="container"/>
  572. </group>
  573. <text macro="legal-cites"/>
  574. <text macro="locators"/>
  575. <group delimiter=", " prefix=". ">
  576. <text macro="event"/>
  577. <text macro="publisher"/>
  578. </group>
  579. <text macro="access" display="left-margin" prefix=" " suffix="."/>
  580. </group>
  581. <text macro="original-date" prefix=" "/>
  582. </layout>
  583. </bibliography>
  584. </style>
  585.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement