citeproc-0.1: test/csl/flipflop_ItalicsWithOk.txt
>>===== MODE =====>>
bibliography
<<===== MODE =====<<
>>===== 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>
<<===== RESULT =====<<
>>===== CSL =====>>
<style
xmlns="http://purl.org/net/xbiblio/csl"
class="note"
version="1.0">
<info>
<id />
<title />
<updated>2009-08-10T04:49:00+09:00</updated>
</info>
<citation>
<layout>
<text variable="title" suffix=". " font-style="italic"/>
<text value="BOGUS"/>
</layout>
</citation>
<bibliography>
<layout>
<group suffix=".">
<text variable="title" suffix=". " font-style="italic"/>
<date variable="issued" date-parts="year" form="text" suffix=". "/>
<text variable="volume" suffix=" "/>
<text variable="container-title"/>
<text variable="page-first" prefix=" "/>
<text variable="authority" prefix=" (" suffix=")"/>
</group>
</layout>
</bibliography>
</style>
<<===== CSL =====<<
>>===== 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"
}
]
<<===== INPUT =====<<
>>===== VERSION =====>>
1.0
<<===== VERSION =====<<