statnet.cite: CITATION file utilities for Statnet packages
Description
These functions automate citation generation for Statnet Project packages.
Usage
statnet.cite.pkg(pkg)
statnet.cite.head(pkg)
statnet.cite.foot(pkg)
Arguments
pkg
Name of the package whose citation is being generated.
Value
For statnet.cite.head and statnet.cite.foot, an object
of type citationHeader and citationFooter, respectively,
understood by the citation function, with package name
substituted into the template.
For statnet.cite.pkg, an object of class bibentry
containing a 'software manual' citation for the package constructed from
the current version and author information in the
DESCRIPTION and a template.