citeproc-0.1: test/csl/integration_DuplicateItem.txt
>>===== MODE =====>>
citation
<<===== MODE =====<<
>>===== RESULT =====>>
>>[0] la Berge, Nagel, Dement & Zarcone (1981)
<<===== RESULT =====<<
>>===== CITATIONS =====>>
[
[
{
"citationID": "CITATION-1",
"citationItems": [
{
"id": 1772
}
],
"properties": {
"noteIndex": 0
}
},
[],
[]
],
[
{
"citationID": "CITATION-1",
"citationItems": [
{
"id": 1773
}
],
"properties": {
"noteIndex": 0
}
},
[],
[]
]
]
<<===== CITATIONS =====<<
>>===== CSL =====>>
<style
xmlns="http://purl.org/net/xbiblio/csl"
class="note"
version="1.0">
<info>
<id />
<title />
<updated>2009-08-10T04:49:00+09:00</updated>
</info>
<citation
et-al-min="6"
et-al-use-first="1"
disambiguate-add-names="true"
disambiguate-add-givenname="true">
<layout delimiter="; ">
<group delimiter=" ">
<names delimiter=", " variable="author">
<name and="symbol" delimiter-precedes-last="never" form="short"/>
</names>
<date variable="issued" prefix="(" suffix=")">
<date-part name="year"/>
</date>
</group>
</layout>
</citation>
</style>
<<===== CSL =====<<
>>===== INPUT =====>>
[
{
"id":1772,
"type":"article-journal",
"title":"Lucid dreaming verified by volitional communication during REM sleep.",
"container-title":"Perceptual and motor skills",
"page":"727–732",
"volume":"52",
"issue":"3",
"call-number":"0049",
"author":[{
"family":"la Berge",
"given":"S. P"
},
{
"family":"Nagel",
"given":"L. E"
},
{
"family":"Dement",
"given":"W. C"
},
{
"family":"Zarcone",
"given":"V. P"
}
],
"issued":{
"date-parts":[[1981
]
]
}
},
{
"id":1773,
"type":"article-journal",
"title":"Lucid dreaming verified by volitional communication during REM sleep.",
"container-title":"Perceptual and motor skills",
"page":"727–732",
"volume":"52",
"issue":"3",
"call-number":"0049",
"author":[{
"family":"la Berge",
"given":"S. P"
},
{
"family":"Nagel",
"given":"L. E"
},
{
"family":"Dement",
"given":"W. C"
},
{
"family":"Zarcone",
"given":"V. P"
}
],
"issued":{
"date-parts":[[1981
]
]
}
}
]
<<===== INPUT =====<<
>>===== VERSION =====>>
1.0
<<===== VERSION =====<<