TNRS_citations {TNRS} | R Documentation |
Get citation information
Description
Returns information needed to cite the TNRS
Usage
TNRS_citations(skip_internet_check = FALSE, ...)
Arguments
skip_internet_check |
Should the check for internet connectivity be skipped? Default is FALSE. |
... |
Additional parameters passed to internal functions |
Value
Dataframe containing bibtex-formatted citation information
Note
This function provides citation information in bibtex format that can be used with reference manager software (e.g. Paperpile, Zotero). Please do remember to cite both the sources and the TNRS, as the TNRS couldn't exist without these sources!
Examples
{
citation_info <- TNRS_citations()
}
[Package TNRS version 0.3.6 Index]