RunKit + npm: citation-js

node v6.17.1
endpointsharetweet
const Cite = require("citation-js") const data = new Cite([{"id":78,"type":"article-journal","title":"Identification of Positive Regulators of the Yeast Fps1 Glycerol Channel","container-title":"PLoS Genet","page":"e1000738","volume":"5","issue":"11","source":"PLoS Genet","journalAbbreviation":"PLoS Genet","author":[{"family":"Beese","given":"Sara E."},{"family":"Negishi","given":"Takahiro"},{"family":"Levin","given":"David E."}]}]) data.get({ type: 'string', style: 'citation-apa' })
Created from: https://npm.runkit.com/citation-js
Loading…

no comments

    sign in to comment