citify: Generate paper citation

View source: R/util-linkify.R

citifyR Documentation

Generate paper citation

Description

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

Usage

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.

See Also

linkify_doi(), linkify_uniprot()


KotulskaLab/AmyloGraph documentation built on June 30, 2023, 8:48 p.m.