| citation_reader | R Documentation | 
counts/reads Cite inline elements embedded within the latex file
citation_reader(file_path)
| file_path | path to the LaTeX file | 
count of the inline element
file_path <- system.file("article/example.tex",
                 package = "rebib")
# Only Reads the example.tex for possible citations
cite <- rebib::citation_reader(file_path)
cite
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.