citeproc-0.1: test/extra/abbreviations_Basic.txt
>>===== MODE =====>>
citation
<<===== MODE =====<<
>>===== RESULT =====>>
JoClSt/Journal of Classical Studies
<<===== RESULT =====<<
>>===== 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>
<layout>
<text variable="title" form="short" suffix="/" />
<text variable="title" form="long"/>
</layout>
</citation>
</style>
<<===== CSL =====<<
>>===== INPUT =====>>
[
{
"id": "ITEM-1",
"title": "Journal of Classical Studies",
"type": "book"
}
]
<<===== INPUT =====<<
>>===== ABBREVIATIONS =====>>
{ "default": {
"title": {
"Journal of Classical Studies": "JoClSt"
}
}
}
<<===== ABBREVIATIONS =====<<
>>===== VERSION =====>>
1.0
<<===== VERSION =====<<