Print

Print


On Wed, Apr 28, 2010 at 4:17 AM, Jakob Voss <[log in to unmask]> wrote:
> P.S: An example of a CSL record from the JavaScript client:
>
> {
> "title": "True Crime Radio and Listener Disenchantment with Network
> Broadcasting, 1935-1946",
>  "author": [ {
>    "family": "Razlogova",
>    "given": "Elena"
>  } ],
>  "container-title": "American Quarterly",
>  "volume": "58",
>  "page": "137-158",
>  "issued": { "date-parts": [ [2006, 3] ] },
>  "type": "article-journal"
> }

This looks really nice for the Description side. Has the JSON
serialization for CSL been detailed anywhere yet?

//Ed