parallel_JournalArticleReverse.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "abbreviations": false,
  3. "bibentries": false,
  4. "bibsection": false,
  5. "citation_items": [
  6. [
  7. {
  8. "id": "ITEM-1"
  9. },
  10. {
  11. "id": "ITEM-2"
  12. },
  13. {
  14. "id": "ITEM-3"
  15. }
  16. ]
  17. ],
  18. "citations": false,
  19. "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=\"; \">\n <group delimiter=\", \">\n <text variable=\"title\"/>\n <group delimiter=\" \">\n <text variable=\"volume\"/>\n <text variable=\"container-title\"/>\n <text variable=\"page\"/>\n <date variable=\"issued\" date-parts=\"year\" form=\"text\" prefix=\"(\" suffix=\")\"/>\n </group>\n </group>\n </layout></citation></style>",
  20. "input": [
  21. {
  22. "container-title": "U.S.",
  23. "id": "ITEM-1",
  24. "issued": {
  25. "date-parts": [
  26. [
  27. "1965"
  28. ]
  29. ]
  30. },
  31. "page": "200",
  32. "title": "Smith v. Noakes",
  33. "type": "legal_case",
  34. "volume": "222"
  35. },
  36. {
  37. "container-title": "L.Ed.",
  38. "id": "ITEM-2",
  39. "issued": {
  40. "date-parts": [
  41. [
  42. "1965"
  43. ]
  44. ]
  45. },
  46. "page": "300",
  47. "title": "Smith v. Noakes",
  48. "type": "legal_case",
  49. "volume": "333"
  50. },
  51. {
  52. "container-title": "U.S.",
  53. "id": "ITEM-3",
  54. "issued": {
  55. "date-parts": [
  56. [
  57. "1965"
  58. ]
  59. ]
  60. },
  61. "page": "400",
  62. "title": "Jim v. Bob",
  63. "type": "legal_case",
  64. "volume": "444"
  65. }
  66. ],
  67. "mode": "citation",
  68. "result": "Smith v. Noakes, 222 U.S. 200, 333 L.Ed. 300 (1965); Jim v. Bob, 444 U.S. 400 (1965)"
  69. }