citeproc-0.1: test/csl/sort_LeadingApostropheOnNameParticle.txt
>>==== MODE ====>>
bibliography
<<==== MODE ====<<
>>==== RESULT ====>>
<div class="csl-bib-body">
<div class="csl-entry">d’Wander, W</div>
<div class="csl-entry">de’ Frinkle, B</div>
<div class="csl-entry">in ’t Horvath, P A B</div>
<div class="csl-entry">in ’t Horvath, P A D</div>
<div class="csl-entry">Klabdaggit, M</div>
<div class="csl-entry">’t Horvath, P A A</div>
<div class="csl-entry">’t Horvath, P A C</div>
<div class="csl-entry">Vooz, B</div>
</div>
<<==== RESULT ====<<
>>==== CITATION-ITEMS ====>>
[
[
{
"id": "ITEM-1"
},
{
"id": "ITEM-2"
},
{
"id": "ITEM-3"
},
{
"id": "ITEM-4"
},
{
"id": "ITEM-5"
},
{
"id": "ITEM-6"
},
{
"id": "ITEM-7"
},
{
"id": "ITEM-8"
}
]
]
<<==== CITATION-ITEMS ====<<
>>==== CSL ====>>
<style
xmlns="http://purl.org/net/xbiblio/csl"
class="note"
version="1.0"
demote-non-dropping-particle="never">
<info>
<id />
<title />
<updated>2009-08-10T04:49:00+09:00</updated>
</info>
<macro name="author">
<names variable="author">
<name initialize-with=" " initialize="true" name-as-sort-order="all"/>
</names>
</macro>
<citation>
<layout>
<text value="BOGUS"/>
</layout>
</citation>
<bibliography>
<sort>
<key variable="author" />
</sort>
<layout>
<text macro="author" />
</layout>
</bibliography>
</style>
<<==== CSL ====<<
>>==== INPUT ====>>
[
{
"author": [
{
"family": "'t Horvath",
"given": "Peter A.A."
}
],
"id": "ITEM-1",
"type": "book"
},
{
"author": [
{
"family": "in 't Horvath",
"given": "Peter A.B."
}
],
"id": "ITEM-2",
"type": "book"
},
{
"author": [
{
"family": "'t Horvath",
"given": "Peter A.C."
}
],
"id": "ITEM-3",
"type": "book"
},
{
"author": [
{
"family": "in 't Horvath",
"given": "Peter A.D."
}
],
"id": "ITEM-4",
"type": "book"
},
{
"author": [
{
"family": "de' Frinkle",
"given": "Bevis"
}
],
"id": "ITEM-5",
"type": "book"
},
{
"author": [
{
"family": "Klabdaggit",
"given": "Mizo"
}
],
"id": "ITEM-6",
"type": "book"
},
{
"author": [
{
"family": "Vooz",
"given": "Bablican"
}
],
"id": "ITEM-7",
"type": "book"
},
{
"author": [
{
"family": "d'Wander",
"given": "William"
}
],
"id": "ITEM-8",
"type": "book"
}
]
<<==== INPUT ====<<
>>===== VERSION =====>>
1.0
<<===== VERSION =====<<