Convert bib file to formatted list for Markdown output
bib_to_list.Rd
Convert bib file to formatted list for Markdown output
Arguments
- bib
[character(1)]
Path to bibtex.bib
file.- arrange_by
[character()]
ALl lowercase biblatex field names to sort by. Passed todplyr::arrange()
.