Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

CSL style for EOA

This repository contains the CSL style file for Edition Open Access. It comes with an examplary database and a small markdown file for testing.

Testing can be done with the pandoc tool and its plugin pandoc-citeproc

pandoc --filter pandoc-citeproc input.md -s -o output.html

in order to write to an HTML file, or simply

pandoc --filter pandoc-citeproc input.md

to output HTML code to stdout (for quick checks or integration in other files).

It also advisable to have the XML schema files for CSL handy. They can be cloned from https://github.com/citation-style-language/schema