NSR_citations {NSR} | R Documentation |
Get citation information
Description
Returns information needed to cite the NSR
Usage
NSR_citations(...)
Arguments
... |
Additional arguments 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 NSR, as the NSR couldn't exist without these sources!
Examples
{
citation_info <- NSR_citations()
}
[Package NSR version 0.1.0 Index]