get_bibliography: Get the PRIO-GRID bibliography

View source: R/references.R

get_bibliographyR Documentation

Get the PRIO-GRID bibliography

Description

The bibliography contains all citations and further references that are included in pgsources. You can also get a subset of references, and you can get the RefManageR::RefManageR-package bibliography, or references as biblatex.

Usage

get_bibliography(keys = NULL, as_biblatex = FALSE)

Arguments

keys

A vector of strings, bibkeys found in pgsources.

as_biblatex

Set to true if you want results in biblatex instead of an R object.

Value

BibEntry or BibTex

Examples

get_bibliography(keys = "schvitzMappingInternationalSystem2022")

prio-data/priogrid documentation built on June 14, 2025, 11:06 p.m.