Bib.TXT to BibTeX example

node v6.17.1
version: 1.0.0
endpointsharetweet
const Cite = require("citation-js@0.3.0-7") const data = Cite(`[Fau86] author: J.W. Goethe title: Faust. Der Tragödie Erster Teil publisher: Reclam year: 1986 address: Stuttgart`) data.get({ format: 'string', type: 'string', style: 'bibtex' })
Loading…

no comments

    sign in to comment