endnote_to_bibtex
1 2 3 | clean_bibtex_output_from_endnote(filename,
outname = paste0(gsub("(.*)\\.txt$", "\\1", filename),
"cleaned.txt"))
|
filename |
the exported txt filename carried from Endnote via BibTeX Export utility that is dirty and must be cleaned |
outname |
the clean(er) text file that is carried out by this process |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.