parallel_TrailingIbid.json 3.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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. "locator": 201
  14. },
  15. {
  16. "id": "ITEM-2",
  17. "locator": 301
  18. },
  19. {
  20. "id": "ITEM-1",
  21. "locator": 201
  22. },
  23. {
  24. "id": "ITEM-2",
  25. "locator": 301
  26. },
  27. {
  28. "id": "ITEM-3",
  29. "locator": 401
  30. }
  31. ],
  32. "properties": {
  33. "index": 0,
  34. "noteIndex": 1
  35. }
  36. },
  37. [],
  38. []
  39. ]
  40. ],
  41. "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 year-suffix-delimiter=\", \">\n <layout delimiter=\"; \" suffix=\".\">\n <choose>\n <if position=\"first\">\n <group delimiter=\", \">\n <text variable=\"title\"/>\n <group delimiter=\" \">\n <text variable=\"volume\"/>\n <text variable=\"container-title\"/>\n <group>\n <text variable=\"page\"/>\n <text variable=\"locator\" prefix=\", \"/>\n </group>\n <date variable=\"issued\" date-parts=\"year\" form=\"text\" prefix=\"(\" suffix=\")\"/>\n </group>\n </group>\n </if>\n <else-if position=\"ibid-with-locator\">\n <text term=\"ibid\"/>\n <text variable=\"locator\" prefix=\" at \"/>\n </else-if>\n <else-if position=\"ibid\">\n <text term=\"ibid\"/>\n </else-if>\n <else-if position=\"subsequent\">\n <group delimiter=\", \">\n <text variable=\"title\"/>\n <group delimiter=\" \">\n <text variable=\"volume\"/>\n <text variable=\"container-title\"/>\n <text variable=\"locator\"/>\n </group>\n </group>\n </else-if>\n <else>\n <text value=\"WTF?\"/>\n </else>\n </choose>\n </layout></citation></style>",
  42. "input": [
  43. {
  44. "container-title": "U.S.",
  45. "id": "ITEM-1",
  46. "issued": {
  47. "date-parts": [
  48. [
  49. "1965"
  50. ]
  51. ]
  52. },
  53. "page": "200",
  54. "title": "Smith v. Noakes",
  55. "type": "legal_case",
  56. "volume": "222"
  57. },
  58. {
  59. "container-title": "L.Ed.",
  60. "id": "ITEM-2",
  61. "issued": {
  62. "date-parts": [
  63. [
  64. "1965"
  65. ]
  66. ]
  67. },
  68. "page": "300",
  69. "title": "Smith v. Noakes",
  70. "type": "legal_case",
  71. "volume": "333"
  72. },
  73. {
  74. "container-title": "U.S.",
  75. "id": "ITEM-3",
  76. "issued": {
  77. "date-parts": [
  78. [
  79. "1966"
  80. ]
  81. ]
  82. },
  83. "page": "400",
  84. "title": "Jim v. Bob",
  85. "type": "legal_case",
  86. "volume": "444"
  87. }
  88. ],
  89. "mode": "citation",
  90. "result": ">>[0] Smith v. Noakes, 222 U.S. 200, 201, 333 L.Ed. 300, 301 (1965); ibid., 333 L.Ed. 301; Jim v. Bob, 444 U.S. 400, 401 (1966)."
  91. }