The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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") }
::install_github("ropensci/bibtex") remotes
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.
bibtex
in R with
citation("bibtex")
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.