>>==== MODE ====>>
bibliography
<<==== MODE ====<<

>>==== RESULT ====>>
<div class="csl-bib-body">
  <div class="csl-entry">Alan Aberdeen</div>
  <div class="csl-entry">Al-Khatib Organization</div>
  <div class="csl-entry">Beatrice Butterfield</div>
  <div class="csl-entry">Sergei Kaspersky</div>
</div>
<<==== RESULT ====<<

>>==== CITATION-ITEMS ====>>
[
    [
        {
            "id": "ITEM-1"
        },
        {
            "id": "ITEM-2"
        },
        {
            "id": "ITEM-3"
        },
        {
            "id": "ITEM-4"
        }
    ]
]
<<==== CITATION-ITEMS ====<<

>>==== CSL ====>>
<style 
      xmlns="http://purl.org/net/xbiblio/csl"
      class="note"
      version="1.0"
      demote-non-dropping-particle="sort-only">
  <info>
    <id />
    <title />
    <updated>2009-08-10T04:49:00+09:00</updated>
  </info>
  <macro name="author">
    <names variable="author">
      <name/>
    </names>
  </macro>
  <citation>
    <layout>
      <text value="Bogus"/>
    </layout>
  </citation>
  <bibliography>
    <sort>
       <key macro="author"/>
    </sort>
    <layout>
      <names variable="author">
        <name/>
      </names>
    </layout>
  </bibliography>
</style>
<<==== CSL ====<<

>>==== INPUT ====>>
[
  {
    "author": [
      {
        "family": "Al-Khatib Organization"
      }
    ],
    "id": "ITEM-1",
    "type": "book"
  },
  {
    "author": [
      {
        "family": "Aberdeen",
        "given": "Alan"
      }
    ],
    "id": "ITEM-2",
    "type": "book"
  },
  {
    "author": [
      {
        "family": "Butterfield",
        "given": "Beatrice"
      }
    ],
    "id": "ITEM-3",
    "type": "book"
  },
  {
    "author": [
      {
        "family": "Kaspersky",
        "given": "Sergei"
      }
    ],
    "id": "ITEM-4",
    "type": "book"
  }
]
<<==== INPUT ====<<



>>===== VERSION =====>>
1.0
<<===== VERSION =====<<

