Other packages > Find by keyword >

knitcitations  

Citations for 'Knitr' Markdown Files
View on CRAN: Click here


Download and install knitcitations package within the R console
Install from CRAN:
install.packages("knitcitations")

Install from Github:
library("remotes")
install_github("cran/knitcitations")

Install by package version:
library("remotes")
install_version("knitcitations", "1.0.12")



Attach the package and use:
library("knitcitations")
Maintained by
Carl Boettiger
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-06-19
Latest Update: 2021-01-10
Description:
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.
How to cite:
Carl Boettiger (2012). knitcitations: Citations for 'Knitr' Markdown Files. R package version 1.0.12, https://cran.r-project.org/web/packages/knitcitations. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.0-2 (2012-06-19 07:47), 0.1-0 (2012-07-27 07:04), 0.2-0 (2013-01-23 07:06), 0.3-1 (2013-02-01 23:28), 0.3-2 (2013-02-04 07:52), 0.3-3 (2013-02-07 07:42), 0.4-3 (2013-03-17 23:42), 0.4-4 (2013-03-18 21:26), 0.4-7 (2013-05-23 07:31), 0.5-0 (2014-01-07 07:33), 0.6-0 (2014-05-30 01:23), 0.6-2 (2014-05-31 10:15), 1.0-1 (2014-07-12 07:23), 1.0.4 (2014-10-28 18:30), 1.0.5 (2014-11-26 11:57), 1.0.6 (2015-05-26 02:07), 1.0.7 (2015-10-28 08:45), 1.0.8 (2017-07-04 08:09), 1.0.10 (2019-09-15 02:10)
Other packages that cited knitcitations R package
View knitcitations citation profile
Other R packages that knitcitations depends, imports, suggests or enhances
Complete documentation for knitcitations
Functions, R codes and Examples using the knitcitations R package
Some associated functions: bib_metadata . bibliography . cite_options . citep . citet . cleanbib . greycite . read.bibtex . record_as_cited . write.bibtex . 
Some associated R codes: bib_metadata.R . bibliography.R . cite_options.R . citep.R . citet.R . cleanbib.R . greycite.R . knitcitations.R . record_as_cited.R . url_regexpr.R . write.bibtex.R .  Full knitcitations package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA