>>===== MODE =====>>
citation
<<===== MODE =====<<



>>===== RESULT =====>>
>>[0] Title One, sec. 12 f. 99
<<===== RESULT =====<<

>>===== OPTIONS =====>>
{
   "consolidate_legal_items":true,
   "clobber_locator_if_no_statute_section":false,
   "handle_parallel_articles": false
}
<<===== OPTIONS =====<<


>>===== CITATIONS =====>>
[
    [
        {
            "citationID": "CITATION-1", 
            "citationItems": [
                {
                    "id": "ITEM-1", 
                    "label": "folio", 
                    "locator": "99"
                }
            ], 
            "properties": {
                "noteIndex": 1
            }
        }, 
        [], 
        []
    ]
]
<<===== CITATIONS =====<<

>>===== CSL =====>>
<style 
      xmlns="http://purl.org/net/xbiblio/csl"
      class="note"
      version="1.0"
      demote-non-dropping-particle="display-and-sort">
  <info>
    <id />
    <title />
    <updated>2009-08-10T04:49:00+09:00</updated>
  </info>
  <locale>
    <terms>
      <term name="folio" form="short">f.</term>
    </terms>
  </locale>
  <citation>
    <layout>
      <group delimiter=", ">
        <text variable="title"/>
        <group delimiter=" ">
          <label form="short" variable="locator"/>
          <text variable="locator"/>
        </group>
      </group>
    </layout>
  </citation>
</style>
<<===== CSL =====<<


>>===== INPUT =====>>
[
	{
		"id": "ITEM-1",
		"type": "bill",
		"title": "Title One",
		"section": "12"
	}
]
<<===== INPUT =====<<
