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