locator_TermSelection.json 1.3 KB

1234567891011121314151617181920212223242526272829303132333435
  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. "label": "folio",
  14. "locator": "101"
  15. }
  16. ],
  17. "properties": {
  18. "noteIndex": 1
  19. }
  20. },
  21. [],
  22. []
  23. ]
  24. ],
  25. "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 <layout>\n <group delimiter=\", \">\n <text variable=\"title\" />\n <group delimiter=\" \">\n <label variable=\"locator\" form=\"short\"/>\n <text variable=\"locator\"/>\n </group>\n </group>\n </layout></citation></style>",
  26. "input": [
  27. {
  28. "id": "ITEM-1",
  29. "title": "Book A",
  30. "type": "book"
  31. }
  32. ],
  33. "mode": "citation",
  34. "result": ">>[0] Book A, f. 101"
  35. }