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



>>===== RESULT =====>>
>>[0] Kesey’s early work (1962, 1964; cf. <i>Le Guin</i> 1969)
<<===== RESULT =====<<


>>===== CITATIONS =====>>
[
    [
        {
            "citationID": "CITATION-1",
            "citationItems": [
                {
                    "id": "ITEM-1"
                },
                {
                    "id": "ITEM-2"
                },
                {
                    "id": "ITEM-3",
                    "prefix": "cf."
                }
            ],
            "properties": {
                "mode": "composite",
                "noteIndex": 0,
                "infix": "'s early work"
            }
        },
        [],
        []
    ]
]
<<===== 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 collapse="year">
    <layout prefix="(" suffix=")" delimiter="; ">
      <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": "One flew over the cuckoo's nest",
		"publisher": "Viking Press",
		"publisher-place": "New York",
		"number-of-pages": "311",
		"source": "catalog.loc.gov Library Catalog",
		"event-place": "New York",
		"archive-place": "New York",
		"call-number": "PZ4.K42 PS3561.E667 On",
		"author": [
			{
				"family": "Kesey",
				"given": "Ken",
				"multi": {
					"_key": {}
				}
			}
		],
		"issued": {
			"date-parts": [
				[
					"1962"
				]
			]
		}
	},
	{
        "id": "ITEM-2",
		"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"
				]
			]
		}
	},
	{
        "id": "ITEM-3",
		"type": "book",
		"multi": {
			"main": {},
			"_keys": {}
		},
		"title": "The left hand of darkness",
		"publisher": "Walker",
		"publisher-place": "New York",
		"number-of-pages": "286",
		"source": "catalog.loc.gov Library Catalog",
		"event-place": "New York",
		"archive-place": "New York",
		"call-number": "PZ4.L518 PS3562.E42 Le",
		"author": [
			{
				"family": "Le Guin",
				"given": "Ursula K.",
				"multi": {
					"_key": {}
				}
			}
		],
		"issued": {
			"date-parts": [
				[
					"1969"
				]
			]
		}
	}
]
<<===== INPUT =====<<
