position_IbidWithLocator.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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-1",
  14. "label": "page",
  15. "locator": "23",
  16. "position": 4
  17. }
  18. ]
  19. ],
  20. "citations": false,
  21. "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 suffix=\".\">\n <choose>\n <if position=\"ibid-with-locator\">\n <text term=\"ibid\" />\n <label form=\"short\" prefix=\" \" strip-periods=\"false\" variable=\"locator\" />\n <text prefix=\" \" variable=\"locator\" />\n </if>\n <else>\n <group delimiter=\" \">\n <names variable=\"author\">\n <name form=\"short\" />\n </names>\n <text quotes=\"true\" variable=\"title\" />\n <date prefix=\"(\" suffix=\")\" variable=\"issued\">\n <date-part name=\"year\" />\n </date>\n </group>\n </else>\n </choose>\n </layout></citation></style>",
  22. "input": [
  23. {
  24. "author": [
  25. {
  26. "family": "Appleton",
  27. "given": "Victor",
  28. "static-ordering": false
  29. }
  30. ],
  31. "id": "ITEM-1",
  32. "issued": {
  33. "date-parts": [
  34. [
  35. "1910"
  36. ]
  37. ]
  38. },
  39. "title": "Tom Swift and His Electric Runabout",
  40. "type": "book"
  41. }
  42. ],
  43. "mode": "citation",
  44. "result": "Appleton “Tom Swift and His Electric Runabout” (1910).\nIbid. p. 23."
  45. }