gatsby-remark-bibliography icon indicating copy to clipboard operation
gatsby-remark-bibliography copied to clipboard

Add bibtex support for gatsby remark

Results 4 gatsby-remark-bibliography issues
Sort by recently updated
recently updated
newest added

As shown in the below image, I'm trying to use the reference 2 and 3 a second time. And two problems occurs: 1. the inline citation index jumps to 6,...

bug

https://github.com/ptigas/gatsby-remark-bibliography/blob/028e9c8440ff8dccb020401f231ffaff7cba876c/index.js#L169

bug

First of all: thanks for the great plugin! Very useful. How likely would it be to make it possible to import the bibliography from an external bib file (instead of...

Error message: ```bash $ npm install --save gatsby-transformer-remark gatsby-remark-bibliography bibtex-parse-js npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/gatsby-remark-bibliography - Not found npm ERR! 404 npm ERR!...