format_citation {mmiCATs} | R Documentation |
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.
format_citation(cit)
cit |
A citation object typically obtained from |
A character string with the formatted citation.