bib_ons: BiBTeX ref for an ONS publication

View source: R/bib_ons.R

bib_onsR Documentation

BiBTeX ref for an ONS publication

Description

Produce a BibTeX citation for an ONS publication.

Usage

bib_ons(tag = "tag", url = clipr::read_clip())

Arguments

tag

The citation label to be used to refer to the publication in (e.g.) .qmds

url

the webpage for the publication. Default is to take it from the clipboard.

Examples


the_url <- "https://www.ons.gov.uk/peoplepopulationandcommunity/crimeandjustice/bulletins/crimeinenglandandwales/yearendingjune2023"
ons_ref(tag = "the_label", url = the_url)

bbcuffer/rcutils documentation built on Nov. 10, 2023, 12:08 p.m.