@citation-js/plugin-wikipedia-templates
v0.1.0
Published
Output plugin for citation templates in Wikipedia
Downloads
13
Maintainers
Readme
@citation-js/wikipedia-templates
This plugin adds support for outputting Citation Style 1 templates of the English Wikipedia.
Install
npm install @citation-js/plugin-wikipedia-templates
Use
Install the plugin by require
-ing it:
require('@citation-js/plugin-wikipedia-templates')
Formats
Formats and other features added by this plugin.
Output
wikipediaTemplate
cite.format('wikipediaTemplate', options = {})
Options:
options.format
:'vertical'
(default) or'horizontal'