This function formats paper reference data in a human-friendly format, akin to one of those used in formatting citations.

citify(reference)

Arguments

reference

[character matrix(1, )]
Paper citation data with the following columns: all_names, title, journal, year, and doi.

Value

A single string with well-formatted citation.