Other packages > Find by keyword >

rbibutils  

Read 'Bibtex' Files and Convert Between Bibliography Formats
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rbibutils", "2.3")



Attach the package and use:
library("rbibutils")
Maintained by
Georgi N. Boshnakov
[Scholar Profile | Author Map]
First Published: 2020-07-18
Latest Update: 2023-10-25
Description:
Read and write 'Bibtex' files. Convert between bibliography formats, including 'Bibtex', 'Biblatex', 'PubMed', 'Endnote', and 'Bibentry'. Includes a port of the 'bibutils' utilities by Chris Putnam . Supports all bibliography formats and character encodings implemented in 'bibutils'.
How to cite:
Georgi N. Boshnakov (2020). rbibutils: Read 'Bibtex' Files and Convert Between Bibliography Formats. R package version 2.3, https://cran.r-project.org/web/packages/rbibutils. Accessed 16 Apr. 2025.
Previous versions and publish date:
1.0.2 (2020-07-18 10:50), 1.0.3 (2020-07-21 02:00), 1.1.0 (2020-09-27 19:10), 1.3 (2020-10-05 10:40), 1.4 (2020-11-06 08:30), 2.0 (2020-11-18 19:40), 2.1.1 (2021-04-28 07:30), 2.1 (2021-04-06 10:00), 2.2.1 (2021-06-17 09:10), 2.2.2 (2021-07-31 23:10), 2.2.3 (2021-08-09 17:10), 2.2.4 (2021-10-11 10:50), 2.2.5 (2021-12-04 22:10), 2.2.7 (2021-12-07 08:50), 2.2.8 (2022-04-11 15:10), 2.2.9 (2022-08-15 09:30), 2.2.10 (2022-11-15 19:20), 2.2.11 (2022-12-08 22:40), 2.2.12 (2023-01-10 16:20), 2.2.13 (2023-01-13 14:50), 2.2.14 (2023-08-07 20:10), 2.2.15 (2023-08-21 10:40), 2.2.16 (2023-10-25 15:50), 2.2 (2021-06-10 12:40)
Other packages that cited rbibutils R package
View rbibutils citation profile
Other R packages that rbibutils depends, imports, suggests or enhances
Complete documentation for rbibutils
Functions, R codes and Examples using the rbibutils R package
Some associated functions: bibConvert . rbibutils-package . rbibutils_formats . readBib . readBibentry . register_JSSextra . 
Some associated R codes: bib.R . bibentry.R . convert.R . formats.R . import.R .  Full rbibutils package functions and examples
Downloads during the last 30 days
03/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/14Downloads for rbibutils7000800090001000011000120001300014000150001600017000180001900020000TrendBars

Today's Hot Picks in Authors and Packages

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  
MM4LMM  
Inference of Linear Mixed Models Through MM Algorithm
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed mod ...
Download / Learn more Package Citations See dependency  
apache.sedona  
R Interface for Apache Sedona
R interface for 'Apache Sedona' based on 'sparklyr' (). ...
Download / Learn more Package Citations See dependency  
datadictionary  
Create a Data Dictionary
Creates a data dictionary from any dataframe or tibble in your R environment. You can opt to add va ...
Download / Learn more Package Citations See dependency  
MultiKink  
Estimation and Inference for Multi-Kink Quantile Regression
Estimation and inference for multiple kink quantile regression for longitudinal data and the i.i.d d ...
Download / Learn more Package Citations See dependency  
hkclustering  
Ensemble Clustering using K Means and Hierarchical Clustering
Implements an ensemble algorithm for clustering combining a k-means and a hierarchical clustering ap ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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