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 03 Dec. 2024.
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

telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  

23,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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