# Generated by roxygen2: do not edit by hand

export(abbr_bib)
export(abbr_bib_only_journal)
export(add_abbrtable)
export(read_bib2dt)
export(replace_field_author)
export(replace_field_journal)
export(run_example)
export(write_dt2bib)
importFrom(data.table,":=")
importFrom(data.table,.I)
importFrom(data.table,.N)
importFrom(data.table,.SD)
importFrom(data.table,as.data.table)
importFrom(data.table,data.table)
importFrom(data.table,fread)
importFrom(data.table,is.data.table)
importFrom(data.table,merge.data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setnames)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map_chr)
importFrom(shiny,runApp)
importFrom(stringi,stri_unescape_unicode)
importFrom(stringr,str_count)
importFrom(stringr,str_dup)
importFrom(stringr,str_extract)
importFrom(stringr,str_pad)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_squish)
importFrom(stringr,str_to_upper)
importFrom(tidytable,as_tidytable)
importFrom(tidytable,enframe.)
