parse_citation: Parse Citation from File

View source: R/citation.R

parse_citationR 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


matriz documentation built on April 3, 2025, 7:22 p.m.