page_Expand.json 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "abbreviations": false,
  3. "bibentries": false,
  4. "bibsection": false,
  5. "citation_items": [
  6. [
  7. {
  8. "id": "ITEM-1"
  9. }
  10. ],
  11. [
  12. {
  13. "id": "ITEM-2"
  14. }
  15. ],
  16. [
  17. {
  18. "id": "ITEM-3"
  19. }
  20. ],
  21. [
  22. {
  23. "id": "ITEM-4"
  24. }
  25. ],
  26. [
  27. {
  28. "id": "ITEM-5"
  29. }
  30. ],
  31. [
  32. {
  33. "id": "ITEM-6"
  34. }
  35. ],
  36. [
  37. {
  38. "id": "ITEM-7"
  39. }
  40. ]
  41. ],
  42. "citations": false,
  43. "csl": "<style \n xmlns=\"http://purl.org/net/xbiblio/csl\"\n class=\"note\"\n version=\"1.0\"\n page-range-format=\"expanded\"><info>\n <id />\n <title />\n <updated>2009-08-10T04:49:00+09:00</updated></info><citation>\n <layout>\n <text variable=\"title\"/>\n <text variable=\"page\" prefix=\", at \"/>\n </layout></citation></style>",
  44. "input": [
  45. {
  46. "id": "ITEM-1",
  47. "page": "110-5",
  48. "title": "Example: minimal",
  49. "type": "book"
  50. },
  51. {
  52. "id": "ITEM-2",
  53. "page": "N110 - 5",
  54. "title": "Example: prefix on one number only",
  55. "type": "book"
  56. },
  57. {
  58. "id": "ITEM-3",
  59. "page": "N110 - N5",
  60. "title": "Example: same prefix on both numbers",
  61. "type": "book"
  62. },
  63. {
  64. "id": "ITEM-4",
  65. "page": "N110 - P5",
  66. "title": "Example: different prefixes on both numbers",
  67. "type": "book"
  68. },
  69. {
  70. "id": "ITEM-5",
  71. "page": "123N110 - N5",
  72. "title": "Example: leading number before prefix",
  73. "type": "book"
  74. },
  75. {
  76. "id": "ITEM-6",
  77. "page": "123N110 - N5, 456K200 - 99",
  78. "title": "Example: multiple ranges",
  79. "type": "book"
  80. },
  81. {
  82. "id": "ITEM-7",
  83. "page": "123N110 - N5, 000c23 - 22",
  84. "title": "Example: first less than second",
  85. "type": "book"
  86. }
  87. ],
  88. "mode": "citation",
  89. "result": "Example: minimal, at 110–115\nExample: prefix on one number only, at N110–N115\nExample: same prefix on both numbers, at N110–N115\nExample: different prefixes on both numbers, at N110–P5\nExample: leading number before prefix, at 123N110–N115\nExample: multiple ranges, at 123N110–N115, 456K200–K299\nExample: first less than second, at 123N110–N115, 000c23–22"
  90. }