Skip to content

RelaxedJS/relaxed-citationjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

relaxed-citationjs

This ReLaXed plugin provides utilities to create bibliographies in ReLaXed using citation-js.

This plugin wraps code originally written by @Drew-S in the core ReLaXed project.

Usage

Install with npm install -g relaxed-citationjs and add citationjs to the plugins of your project's config.yml:

plugins:
  - citationjs:
      jpeg-quality: 90

Then use the +cite and +bibliography mixins in your document's Pug source:

p Refer to the great work in #[+cite('Q21972834', '23-25')] and #[+cite('Q21972835')].

+bibliography

About

Citation.js bibliography plugin for ReLaXed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published