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

Bug reported by Rintze:

  https://forums.zotero.org/discussion/62288/citeprocjs-bug/


>>===== RESULT =====>>
>>[0] (fig.1(z)fig.2)
<<===== RESULT =====<<


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


>>===== CSL =====>>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" default-locale="en-US">
  <!-- This style was edited with the Visual CSL Editor (http://editor.citationstyles.org/visualEditor/) -->
  <info>
    <title>Chicago Manual of Style 16th edition (figures and illustrations)</title>
    <title-short>chicago-figures</title-short>
    <id>http://www.zotero.org/styles/chicago-figures</id>
    <link href="http://www.zotero.org/styles/chicago-figures" rel="self"/>
    <link href="https://github.com/citation-style-language/styles/pull/442" rel="documentation"/>
    <author>
      <name>Alex Watkins</name>
    </author>
    <category citation-format="numeric"/>
    <category field="humanities"/>
    <summary>Follows the Chicago Manual for Figure lists. Natural Name order, commas separate elements, currently working with artwork item types, and to facilitate citing images that come from books, book part.</summary>
    <updated>2013-06-20T20:16:50+00:00</updated>
    <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  </info>
  <citation>
    <layout  prefix="(" suffix=")" delimiter="(z)">
      <text term="figure" form="short"/>
      <text variable="citation-number"/>
    </layout>
  </citation>
</style>
<<===== CSL =====<<


>>===== INPUT =====>>
[
    {
        "id": "ITEM-1", 
        "type": "book"
    },
    {
        "id": "ITEM-2", 
        "type": "book"
    }
]
<<===== INPUT =====<<


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

