Nothing
doi2bib()
is retrieving references in BibTeX format for
DOIs.read_bib()
.bib2bibentry()
for converting lib_df
objects into
bibentry
objects.lib_df
objects.read_bib()
using regular expressions and bibtex lines.read_bib()
was not able to read libraries with a single reference.update()
replaced by update_data()
in this version.compare_df()
is also reporting added and deleted columns.detect_keys()
was not detecting bibtexkeys inserted at the
beginning of a text line in the Rmd file. This issue was solved here.tempfile()
to test write_bib()
and solve issues regarding
violation of CRAN policies.biblio:::data_bib
.read_bib()
was not working properly if the last tag in an entry
did not ended with a comma. Now it is solvedAny scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.