| process_batch_citation | R Documentation | 
Reads multiple BibTeX citations from files and updates the corresponding rows in a literature matrix with formatted citations, keywords, and years.
process_batch_citation(.data, citations, where = NULL)
| .data | A data frame containing at least three columns: 
 | 
| citations | Character vector of file paths to BibTeX citation files | 
| where | Numeric vector indicating which rows to update. If NULL (default), all rows will be updated. | 
A data frame with updated citation information in the specified rows
format_batch_ama_citation, parse_batch_citation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.