sort_LatinUnicode.json 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  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. "id": "ITEM-2"
  16. }
  17. ],
  18. "properties": {
  19. "noteIndex": 1
  20. }
  21. },
  22. [],
  23. []
  24. ]
  25. ],
  26. "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 <text macro=\"author\" />\n </layout></citation></style>",
  27. "input": [
  28. {
  29. "author": [
  30. {
  31. "family": "Aalto",
  32. "given": "Alan"
  33. }
  34. ],
  35. "id": "ITEM-1",
  36. "type": "book"
  37. },
  38. {
  39. "author": [
  40. {
  41. "family": "Álvarez",
  42. "given": "Ajax"
  43. }
  44. ],
  45. "id": "ITEM-2",
  46. "type": "book"
  47. }
  48. ],
  49. "mode": "citation",
  50. "result": ">>[0] Aalto; Álvarez"
  51. }