.oc <- as.character(toBibtex(citation("ordinal")))
.oc[1] <- sub("\\{,\\s*$", "{ordinal,", "@Misc{,")
writeLines(.oc, "refs.bib")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.