Provides the ability to create dynamic citations in which the bibliographic information is pulled from the web rather than having to be entered into a local database such as 'bibtex' ahead of time. The package is primarily aimed at authoring in the R 'markdown' format, and can provide outputs for web-based authoring such as linked text for inline citations. Cite using a 'DOI', URL, or 'bibtex' file key. See the package URL for details.
Version: | 1.0.7 |
Depends: | R (≥ 3.0) |
Imports: | RefManageR (≥ 0.8.2), digest, httr (≥ 0.3), methods, utils |
Suggests: | testthat, knitr (≥ 1.6) |
Published: | 2015-10-28 |
Author: | Carl Boettiger [aut, cre] |
Maintainer: | Carl Boettiger <cboettig at gmail.com> |
BugReports: | https://github.com/cboettig/knitcitations/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/cboettig/knitcitations |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | knitcitations results |
Reference manual: | knitcitations.pdf |
Vignettes: |
An introduction to knitcitations |
Package source: | knitcitations_1.0.7.tar.gz |
Windows binaries: | r-devel: knitcitations_1.0.7.zip, r-release: knitcitations_1.0.7.zip, r-oldrel: knitcitations_1.0.7.zip |
OS X Snow Leopard binaries: | r-release: knitcitations_1.0.6.tgz, r-oldrel: knitcitations_1.0.5.tgz |
OS X Mavericks binaries: | r-release: knitcitations_1.0.7.tgz |
Old sources: | knitcitations archive |
Reverse imports: | interAdapt |
Reverse suggests: | covmat, mbbefd, poppr, reports, RNeXML |