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



>>===== RESULT =====>>
..[0] (<i>Kesey</i> 1964)
..[1] Kesey
..[2] (1964)
>>[3] Kesey (1964)
<<===== RESULT =====<<


>>===== CITATIONS =====>>
[
    [
        {
            "citationID": "CITATION-1",
            "citationItems": [
                {
                    "id": "ITEM-1"
                }
            ],
            "properties": {
                "noteIndex": 0
            }
        },
        [],
        []
    ],
    [
        {
            "citationID": "CITATION-2",
            "citationItems": [
                {
                    "id": "ITEM-1"
                }
            ],
            "properties": {
                "mode": "author-only",
                "noteIndex": 0
            }
        },
        [["CITATION-1", 0]],
        []
    ],
    [
        {
            "citationID": "CITATION-3",
            "citationItems": [
                {
                    "id": "ITEM-1"
                }
            ],
            "properties": {
                "mode": "suppress-author",
                "noteIndex": 0
            }
        },
        [["CITATION-1", 0],["CITATION-2", 0]],
        []
    ],
    [
        {
            "citationID": "CITATION-4",
            "citationItems": [
                {
                    "id": "ITEM-1"
                }
            ],
            "properties": {
                "mode": "composite",
                "noteIndex": 0
            }
        },
        [["CITATION-1", 0],["CITATION-2", 0],["CITATION-3", 0]],
        []
    ]
]
<<===== CITATIONS =====<<




>>===== CSL =====>>
<style 
      xmlns="http://purl.org/net/xbiblio/csl"
      class="in-text"
      version="1.0">
  <info>
    <id />
    <title />
    <updated>2009-08-10T04:49:00+09:00</updated>
  </info>
  <citation>
    <layout prefix="(" suffix=")">
      <group delimiter=" ">
        <names variable="author">
          <name form="short" font-style="italic"/>
        </names>
        <date variable="issued" date-parts="year" form="text"/>
      </group>
    </layout>
  </citation>
</style>
<<===== CSL =====<<


>>===== INPUT =====>>
[
	{
        "id": "ITEM-1",
		"type": "book",
		"multi": {
			"main": {},
			"_keys": {}
		},
		"title": "Sometimes a great notion",
		"publisher": "Viking Press",
		"publisher-place": "New York",
		"number-of-pages": "628",
		"source": "catalog.loc.gov Library Catalog",
		"event-place": "New York",
		"archive-place": "New York",
		"call-number": "PZ4.K42 PS3561.E667 So",
		"author": [
			{
				"family": "Kesey",
				"given": "Ken",
				"multi": {
					"_key": {}
				}
			}
		],
		"issued": {
			"date-parts": [
				[
					"1964"
				]
			]
		}
	}
]
<<===== INPUT =====<<
