| rbibutils_formats | R Documentation | 
Supported bibliography formats in package rbibutils.
rbibutils_formatsA data frame with 16 observations on the following 5 variables:
Abbreviationa character vector.
FileExta character vector.
Inputa logical vector.
Outputa logical vector.
Descriptiona character vector.
Each row in rbibutils_formats gives information about a supported
bibliography format in package rbibutils. 
Abbreviation is the name to use in arguments informat
and outformat in bibConvert.
FileExt is the default extension used to infer the input/output
format if the corresponding argument is missing.
Input (Output) is TRUE if the format is supported
for input (output).
Description gives a brief description of the format.
See bibConvert, section “Supported formats”, for
further details.
rbibutils_formats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.