Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

TypeError: Cannot read property 'id' of undefined

node v10.24.1
version: 1.0.0
endpointsharetweet
https://github.com/citation-js/citation-js/issues/101
const Cite = require('[email protected]') cit = new Cite(`@Article{tsikerdekis2014online, author={Tsikerdekis, Michail and Zeadally, Sherali}, title={Online deception in social media}, year={2014}, journal={Communications of the ACM}, volume={57}, number={9}, pages={72--80}, }`)
citation = cit.format('citation', { template: 'apa', lang: 'en-US' })
Loading…

no comments

    sign in to comment