write_bibtex_file.Rd
Write a bibtex file
write_bibtex_file( x, output, encoding = zirconia::opts$get("encoding"), preventOverwriting = zirconia::opts$get("preventOverwriting"), silent = zirconia::opts$get("silent") )
The work
The path and filename to write to
The encoding to use
Whether to overwrite an existing file or not
Whether to be silent or verbose
x, invisibly