Package: knitcitations 1.0.12
knitcitations: Citations for 'Knitr' Markdown Files
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.
Authors:
knitcitations_1.0.12.tar.gz
knitcitations_1.0.12.zip(r-4.7)knitcitations_1.0.12.zip(r-4.6)knitcitations_1.0.12.zip(r-4.5)
knitcitations_1.0.12.tgz(r-4.6-any)knitcitations_1.0.12.tgz(r-4.5-any)
knitcitations_1.0.12.tar.gz(r-4.7-any)knitcitations_1.0.12.tar.gz(r-4.6-any)
knitcitations_1.0.12.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
knitcitations/json (API)
NEWS
| # Install 'knitcitations' in R: |
| install.packages('knitcitations', repos = c('https://cboettig.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cboettig/knitcitations/issues
Last updated from:60bf3fe58c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 172 | ||
| linux-release-x86_64 | OK | 140 | ||
| macos-release-arm64 | OK | 118 | ||
| macos-oldrel-arm64 | OK | 119 | ||
| windows-devel | OK | 96 | ||
| windows-release | OK | 82 | ||
| windows-oldrel | OK | 89 | ||
| wasm-release | OK | 111 |
Exports:bib_metadatabibliographycite_optionscitepcitetcleanbibgreyciteread.bibtexrecord_as_citedwrite.bibtex
Dependencies:askpassbackportsbibtexclicpp11curldigestgenericsgluehttrjsonlitelifecyclelubridatemagrittrmimeopensslplyrR6RcppRefManageRrlangstringistringrsystimechangevctrsxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| get the full metadata for a citation / bibliographic object | bib_metadata |
| Generate the bibliography | bibliography |
| Toggles for various citation options | cite_options |
| citep - inline parenthetical citation | citep |
| citet - inline text citation | citet |
| cleanbib | cleanbib reset_bib |
| greycite citation method | greycite |
| read.bibtex | read.bibtex |
| record as cited | record_as_cited |
| write a bibtex file | write.bibtex |
