Skip to content

hongyuanjia/bibtex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bibtex

CRAN R build status Coverage Downloads Total Downloads

Installation

You can install bibtex from CRAN with:

install.packages("bibtex")

You can install bibtex from GitHub with:

if(!requireNamespace("remotes", quietly = TRUE)) { install.packages("remotes") }
remotes::install_github("ropensci/bibtex")

Acknowledgements

Without the work of Romain François, bibtex likely wouldn't exist. Romain was the principal developer of bibtex up until 2020 when he was unable to continue supporting the package due to time commitments. His work will continue on thanks in part to his willingness to donate it to rOpenSci.

Meta

ropensci

About

bibtex parser for R

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 59.9%
  • TeX 21.2%
  • Yacc 9.3%
  • R 5.8%
  • Lex 3.7%
  • Shell 0.1%