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 06 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

lmds  
Landmark Multi-Dimensional Scaling
A fast dimensionality reduction method scaleable to large numbers of samples. Landmark Multi-Dime ...
Download / Learn more Package Citations See dependency  
ROI.plugin.deoptim  
'DEoptim' and 'DEoptimR' Plugin for the 'R' Optimization Interface
Enhances the R Optimization Infrastructure ('ROI') package with the 'DEoptim' and 'DEoptimR' packag ...
Download / Learn more Package Citations See dependency  
RsqMed  
Total Mediation Effect Size Measure for High-Dimensional Mediators
An implementation of calculating the R-squared measure as a total mediation effect size measure and ...
Download / Learn more Package Citations See dependency  
mlr3fairness  
Fairness Auditing and Debiasing for 'mlr3'
Integrates fairness auditing and bias mitigation methods for the 'mlr3' ecosystem. This includes ...
Download / Learn more Package Citations See dependency  
NetSwan  
Network Strengths and Weaknesses Analysis
A set of functions for studying network robustness, resilience and vulnerability. ...
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  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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