parse_citation {matriz} | R Documentation |
Parse Citation from File
Description
Reads and parses a single BibTeX citation from a file, cleaning up whitespace and formatting.
Usage
parse_citation(entry)
Arguments
entry |
A character string containing the path to a file with a BibTeX citation |
Value
A character string containing the cleaned and parsed BibTeX entry
[Package matriz version 1.0.1 Index]