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 04 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

AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
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