isibib2df <- function(D) {
# this is a legacy function (for old scripts)
DATA <- bib2df(D, dbsource = "isi")
return(DATA)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.