Skip to contents

Creates a formatted bibliographic reference from reference data. See eDataDRF::initialise_references_tibble() for the expected column structure.

Usage

summarise_reference(ref_data)

Arguments

ref_data

Reference data frame. Use eDataDRF::example_references_tibble() to generate an example input.

Value

Character string with formatted reference

Examples

summarise_reference(eDataDRF::example_references_tibble())
#> [1] "Smith, J.; Jones, A.; Williams, B.. (2023). Heavy metal contamination in Norwegian coastal sediments. Environmental Science & Technology. (10.1021/acs.est.2023.12345)"