format_citation {mmirestriktor} | R Documentation |
Format Citation
Description
This internal function formats a citation object into a readable string. The function extracts relevant information such as the title, author, year, address, note, and URL from the citation object and formats it into a standardized citation format.
Usage
format_citation(cit)
Arguments
cit |
A citation object typically obtained from |
Value
A character string with the formatted citation.
[Package mmirestriktor version 0.3.1 Index]