1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84
|
>>===== 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 =====<<
|