name_AuthorCountWithSameVarContentAndCombinedTermFail.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "abbreviations": false,
  3. "bibentries": false,
  4. "bibsection": false,
  5. "citation_items": false,
  6. "citations": false,
  7. "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><locale xml:lang=\"en\">\n <terms>\n <term form=\"short\" name=\"editortranslator\">\n <single>ed. &#38; trans.</single>\n <multiple>eds. &#38; trans.</multiple>\n </term>\n </terms></locale><citation \n et-al-min=\"4\"\n et-al-use-first=\"3\">\n <layout>\n <names variable=\"author editor\">\n <name form=\"count\" />\n </names>\n </layout></citation></style>",
  8. "input": [
  9. {
  10. "author": [
  11. {
  12. "family": "Noakes",
  13. "given": "John"
  14. },
  15. {
  16. "family": "Stoakes",
  17. "given": "Richard"
  18. }
  19. ],
  20. "editor": [
  21. {
  22. "family": "Noakes",
  23. "given": "John"
  24. },
  25. {
  26. "family": "Stoakes",
  27. "given": "Richard"
  28. }
  29. ],
  30. "id": "item-1",
  31. "type": "book"
  32. }
  33. ],
  34. "mode": "citation",
  35. "result": "4"
  36. }