position_IbidWithMultipleSoloCitesInBackref.json 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  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. "properties": {
  16. "noteIndex": 1
  17. }
  18. },
  19. [],
  20. []
  21. ],
  22. [
  23. {
  24. "citationID": "CITATION-2",
  25. "citationItems": [
  26. {
  27. "id": "ITEM-2"
  28. }
  29. ],
  30. "properties": {
  31. "noteIndex": 1
  32. }
  33. },
  34. [
  35. [
  36. "CITATION-1",
  37. 1
  38. ]
  39. ],
  40. []
  41. ],
  42. [
  43. {
  44. "citationID": "CITATION-3",
  45. "citationItems": [
  46. {
  47. "id": "ITEM-2"
  48. }
  49. ],
  50. "properties": {
  51. "noteIndex": 2
  52. }
  53. },
  54. [
  55. [
  56. "CITATION-1",
  57. 1
  58. ],
  59. [
  60. "CITATION-2",
  61. 1
  62. ]
  63. ],
  64. []
  65. ],
  66. [
  67. {
  68. "citationID": "CITATION-4",
  69. "citationItems": [
  70. {
  71. "id": "ITEM-2"
  72. }
  73. ],
  74. "properties": {
  75. "noteIndex": 3
  76. }
  77. },
  78. [
  79. [
  80. "CITATION-1",
  81. 1
  82. ],
  83. [
  84. "CITATION-2",
  85. 1
  86. ],
  87. [
  88. "CITATION-3",
  89. 2
  90. ]
  91. ],
  92. []
  93. ]
  94. ],
  95. "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><macro name=\"author\">\n <names variable=\"author\">\n <name form=\"short\" />\n </names></macro><citation>\n <sort>\n <key macro=\"author\" />\n </sort>\n <layout delimiter=\"; \">\n <choose>\n <if position=\"ibid\">\n <text term=\"ibid\"/>\n </if>\n <else>\n <text macro=\"author\" />\n </else>\n </choose>\n </layout></citation></style>",
  96. "input": [
  97. {
  98. "author": [
  99. {
  100. "family": "Aalto",
  101. "given": "Alan"
  102. }
  103. ],
  104. "id": "ITEM-1",
  105. "type": "book"
  106. },
  107. {
  108. "author": [
  109. {
  110. "family": "Álvarez",
  111. "given": "Ajax"
  112. }
  113. ],
  114. "id": "ITEM-2",
  115. "type": "book"
  116. }
  117. ],
  118. "mode": "citation",
  119. "result": "..[0] Aalto\n..[1] Álvarez\n..[2] Álvarez\n>>[3] Ibid."
  120. }