bugreports_EtAlSubsequent.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  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. "properties": {
  16. "index": 0,
  17. "noteIndex": 1
  18. }
  19. },
  20. [],
  21. []
  22. ],
  23. [
  24. {
  25. "citationID": "CITATION-2",
  26. "citationItems": [
  27. {
  28. "id": "ITEM-1"
  29. }
  30. ],
  31. "properties": {
  32. "index": 1,
  33. "noteIndex": 2
  34. }
  35. },
  36. [
  37. [
  38. "CITATION-1",
  39. 1
  40. ]
  41. ],
  42. []
  43. ]
  44. ],
  45. "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 et-al-min=\"5\"\n et-al-use-first=\"1\"\n et-al-subsequent-min=\"3\"\n et-al-subsequent-use-first=\"1\">\n <layout>\n <names variable=\"author\">\n\t <name/>\n </names>\n </layout></citation></style>",
  46. "input": [
  47. {
  48. "author": [
  49. {
  50. "family": "Doe",
  51. "given": "John"
  52. },
  53. {
  54. "family": "Roe",
  55. "given": "Jane"
  56. },
  57. {
  58. "family": "Harper",
  59. "given": "Katie"
  60. },
  61. {
  62. "family": "Clutterbuck",
  63. "given": "Emmanuel"
  64. }
  65. ],
  66. "id": "ITEM-1",
  67. "type": "book"
  68. }
  69. ],
  70. "mode": "citation",
  71. "result": "..[0] John Doe, Jane Roe, Katie Harper, Emmanuel Clutterbuck\n>>[1] John Doe et al."
  72. }