Re: [docbook-apps] Convert CSL styles to Docbook stylesheet

2018-06-07 Thread Jirka Kosek
On 6.6.2018 20:22, Peter Fleck wrote:
> I wonder if it would be much work to convert the wealth of resources of
> Bibliography styles using the CSL XML (Citation Style Language) on Zotero
> to Docbook templates in the same manner as the ISO690 . There is over 9000
> styles there at the moment - https://www.zotero.org/styles/ but if we could
> even get a few of the main styles like APA, MLA, Chicago, they would be of
> immense benefit.
> 
> Here for example is Chicago -
> https://www.zotero.org/styles/chicago-fullnote-bibliography?source=1

Looking at the examples it should be possible to write transformation
that would convert CSL style into XSLT customization of DocBook citation
styles (similar to ISO690 support in the stylesheets). But this would
take significant effort.

-- 
--
  Jirka Kosek  e-mail: ji...@kosek.cz  http://xmlguru.cz
--
 Professional XML and Web consulting and training services
DocBook/DITA customization, custom XSLT/XSL-FO document processing
--
Bringing you XML Prague conferencehttp://xmlprague.cz
--



signature.asc
Description: OpenPGP digital signature


[docbook-apps] Convert CSL styles to Docbook stylesheet

2018-06-06 Thread Peter Fleck
Hi all,

I wonder if it would be much work to convert the wealth of resources of
Bibliography styles using the CSL XML (Citation Style Language) on Zotero
to Docbook templates in the same manner as the ISO690 . There is over 9000
styles there at the moment - https://www.zotero.org/styles/ but if we could
even get a few of the main styles like APA, MLA, Chicago, they would be of
immense benefit.

Here for example is Chicago -
https://www.zotero.org/styles/chicago-fullnote-bibliography?source=1

The schema is available here -
https://github.com/citation-style-language/schema


Peter