>>===== MODE =====>>
bibliography
<<===== MODE =====<<
>>===== RESULT =====>>
John Smith. “Chapter Title.”
<<===== RESULT =====<<
>>===== CSL =====>>
<<===== CSL =====<<
>>===== INPUT =====>>
[
{
"URL": "http://example.com",
"author": [
{
"family": "Smith",
"given": "John"
}
],
"id": 276,
"title": "Chapter Title",
"type": "chapter"
}
]
<<===== INPUT =====<<