12345678910111213141516171819202122232425262728 |
- {
- "abbreviations": false,
- "bibentries": false,
- "bibsection": false,
- "citation_items": false,
- "citations": false,
- "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\t\t<text variable=\"title\" suffix=\". \" font-style=\"italic\"/>\n \t<text value=\"BOGUS\"/>\n </layout></citation><bibliography>\n <layout>\n <group suffix=\".\">\n <text variable=\"title\" suffix=\". \" font-style=\"italic\"/>\n <date variable=\"issued\" date-parts=\"year\" form=\"text\" suffix=\". \"/>\n <text variable=\"volume\" suffix=\" \"/>\n <text variable=\"container-title\"/>\n <text variable=\"page-first\" prefix=\" \"/>\n <text variable=\"authority\" prefix=\" (\" suffix=\")\"/>\n </group>\n </layout></bibliography></style>",
- "input": [
- {
- "authority": "E.D. Wisc.",
- "container-title": "F. Supp.",
- "id": "ITEM-1",
- "issued": {
- "date-parts": [
- [
- 1972
- ]
- ]
- },
- "page": "1078-1100",
- "title": "Lessard <span class=\"nodecor\">v.</span> Schmidt",
- "type": "legal_case",
- "volume": "349"
- }
- ],
- "mode": "bibliography",
- "result": "<div class=\"csl-bib-body\"><div class=\"csl-entry\"><i>Lessard <span style=\"font-style:normal;\">v.</span> Schmidt</i>. 1972. 349 F. Supp. 1078 (E.D. Wisc.).</div></div>"
- }
|