integration_YearSuffixOnOffOn.json 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. {
  2. "abbreviations": false,
  3. "bibentries": false,
  4. "bibsection": false,
  5. "citation_items": false,
  6. "citations": [
  7. [
  8. {
  9. "citationID": "CITATION-1",
  10. "citationItems": [
  11. {
  12. "id": "ITEM-1"
  13. },
  14. {
  15. "id": "ITEM-2"
  16. },
  17. {
  18. "id": "ITEM-3"
  19. }
  20. ],
  21. "properties": {
  22. "index": 0
  23. }
  24. },
  25. [],
  26. []
  27. ],
  28. [
  29. {
  30. "citationID": "CITATION-1",
  31. "citationItems": [
  32. {
  33. "id": "ITEM-1"
  34. },
  35. {
  36. "id": "ITEM-2"
  37. }
  38. ],
  39. "properties": {
  40. "index": 0
  41. }
  42. },
  43. [],
  44. []
  45. ],
  46. [
  47. {
  48. "citationID": "CITATION-1",
  49. "citationItems": [
  50. {
  51. "id": "ITEM-1"
  52. },
  53. {
  54. "id": "ITEM-2"
  55. },
  56. {
  57. "id": "ITEM-3"
  58. },
  59. {
  60. "id": "ITEM-4"
  61. }
  62. ],
  63. "properties": {
  64. "index": 0
  65. }
  66. },
  67. [],
  68. []
  69. ]
  70. ],
  71. "csl": "<style \n xmlns=\"http://purl.org/net/xbiblio/csl\"\n class=\"note\"\n version=\"1.0\"><info>\n <id />\n <title />\n <updated>2009-08-10T04:49:00+09:00</updated></info><citation \n et-al-min=\"3\"\n et-al-use-first=\"1\"\n disambiguate-add-names=\"true\"\n disambiguate-add-givenname=\"true\"\n disambiguate-add-year-suffix=\"true\">\n <layout delimiter=\"; \">\n <group delimiter=\" \">\n <names delimiter=\", \" variable=\"author\">\n <name and=\"symbol\" delimiter-precedes-last=\"never\" form=\"short\"/>\n </names>\n <date variable=\"issued\" prefix=\"(\" suffix=\")\">\n <date-part name=\"year\"/>\n </date>\n </group>\n </layout></citation></style>",
  72. "input": [
  73. {
  74. "author": [
  75. {
  76. "family": "Smith",
  77. "given": "John"
  78. }
  79. ],
  80. "id": "ITEM-1",
  81. "issued": {
  82. "date-parts": [
  83. [
  84. 1986
  85. ]
  86. ]
  87. },
  88. "type": "book"
  89. },
  90. {
  91. "author": [
  92. {
  93. "family": "Smith",
  94. "given": "John"
  95. }
  96. ],
  97. "id": "ITEM-2",
  98. "issued": {
  99. "date-parts": [
  100. [
  101. 1986
  102. ]
  103. ]
  104. },
  105. "type": "book"
  106. },
  107. {
  108. "author": [
  109. {
  110. "family": "Smith",
  111. "given": "John"
  112. }
  113. ],
  114. "id": "ITEM-3",
  115. "issued": {
  116. "date-parts": [
  117. [
  118. 1986
  119. ]
  120. ]
  121. },
  122. "type": "book"
  123. },
  124. {
  125. "author": [
  126. {
  127. "family": "Smith",
  128. "given": "John"
  129. }
  130. ],
  131. "id": "ITEM-4",
  132. "issued": {
  133. "date-parts": [
  134. [
  135. 1986
  136. ]
  137. ]
  138. },
  139. "type": "book"
  140. }
  141. ],
  142. "mode": "citation",
  143. "result": ">>[0] Smith (1986a); Smith (1986b); Smith (1986c); Smith (1986d)"
  144. }