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]
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 11 Apr. 2025.
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
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for knitcitations102030405060708090TrendBars

Today's Hot Picks in Authors and Packages

Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
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  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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