powered by
get reference type
get_reference_type(bib_reference)
reference type (str)
first line containing the cite reference
ref_first_line <- "@book{ihaka:1996," ref_type <- rebib::get_reference_type(ref_first_line) ref_type
Run the code above in your browser using DataLab