- Notifications
You must be signed in to change notification settings - Fork13
bibtex parser for R
NotificationsYou must be signed in to change notification settings
ropensci/bibtex
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
You can install bibtex fromCRAN with:
install.packages("bibtex")You can install bibtex from GitHub with:
if(!requireNamespace("remotes",quietly=TRUE)) { install.packages("remotes") }remotes::install_github("ropensci/bibtex")
Without the work ofRomain François,bibtexlikely wouldn't exist. Romain was the principal developer ofbibtex up until2020 when he was unable to continue supporting the package due to timecommitments. His work will continue on thanks in part to his willingness todonate it to rOpenSci.
- Pleasereport any issues, bugs or feature requests.
- License: GPL (>= 2)
- Get citation information for
bibtexin R withcitation("bibtex") - Please note that this package is released with aContributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
About
bibtex parser for R
Topics
Resources
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors9
Uh oh!
There was an error while loading.Please reload this page.
