Advertisement
Guest User

Untitled

a guest
Jul 30th, 2019
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.94 KB | None | 0 0
  1. <citation et-al-min="4" et-al-use-first="1" disambiguate-add-names="true" disambiguate-add-givenname="true">
  2. <layout suffix="." delimiter="; ">
  3. <choose>
  4. <if type=report article-newspaper letter document manuscript bill>
  5. <group delimiter=", ">
  6. <text macro="contributors-note"/>
  7. <text macro="title-note"/>
  8. <text macro="secondary-contributors-note"/>
  9. <text macro="container-title-note"/>
  10. <text macro="container-contributors-note"/>
  11. <text macro="collection-title"/>
  12. <text macro="locators-note"/>
  13. </group>
  14. <text macro="issue-note"/>
  15. <text macro="locators-specific-note" prefix=", "/>
  16. <text macro="locators-newspaper" prefix=", "/>
  17. <text macro="point-locators"/>
  18. <text macro="access-note"/>
  19. </chooose>
  20. </if>
  21. </layout>
  22. </citation>
  23. <else>
  24. <layout suffix="." delimiter="; ">
  25. <choose>
  26. <if position="subsequent">
  27. <group delimiter=", ">
  28. <text macro="contributors-short"/>
  29. <text macro="disambiguate"/>
  30. <text macro="locators-specific-note"/>
  31. </group>
  32. <text macro="point-locators-subsequent"/>
  33. </if>
  34. <else>
  35. <group delimiter=", ">
  36. <text macro="contributors-note"/>
  37. <text macro="title-note"/>
  38. <text macro="secondary-contributors-note"/>
  39. <text macro="container-title-note"/>
  40. <text macro="container-contributors-note"/>
  41. <text macro="collection-title"/>
  42. <text macro="locators-note"/>
  43. </group>
  44. <text macro="issue-note"/>
  45. <text macro="locators-specific-note" prefix=", "/>
  46. <text macro="locators-newspaper" prefix=", "/>
  47. <text macro="point-locators"/>
  48. <text macro="access-note"/>
  49. </else>
  50. </choose>
  51. </layout>
  52. </citation>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement