/plugin-wikipedia-templates

Output plugin for citation templates in Wikipedia

Primary LanguageJavaScriptMIT LicenseMIT

@citation-js/wikipedia-templates

This plugin adds support for outputting Citation Style 1 templates of the English Wikipedia.

NPM version Codecov NPM total downloads License

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'