powered by
bibentry
cff
Please use as_cff.bibentry() method
as_cff.bibentry()
cff_parse_citation(bib)
A bibentry in format cff.
A bibentry object.
Other deprecated functions: cff_extract_to_bibtex(), cff_from_bibtex(), cff_parse_person(), write_bib()
cff_extract_to_bibtex()
cff_from_bibtex()
cff_parse_person()
write_bib()
bib <- citation("base") bib # To cff bib_to_cff <- as_cff(bib) bib_to_cff
Run the code above in your browser using DataLab