Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.18 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.18 KB

@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'