Skip to contents

Searches MORIE_SIUIAP_REPORTS, then MORIE_SIUIAP_CRIMSL_REPORTS, then MORIE_SIUIAP_AFFIDAVITS, in order, and returns a one-line citation in the form <authors> (<year>). <title>. <publisher>..

Usage

morie_siuiap_cite(report_id = "final_2024")

Arguments

report_id

Character scalar. One of the names of MORIE_SIUIAP_REPORTS, MORIE_SIUIAP_CRIMSL_REPORTS, or MORIE_SIUIAP_AFFIDAVITS. Defaults to "final_2024".

Value

A character scalar citation. Errors on unknown report_id.

Examples

morie_siuiap_cite("final_2024")
#> [1] "SIU IAP (2024). SIU IAP Final Report. Public Safety Canada."
morie_siuiap_cite("sprott_doob_torture_solitary_2021")
#> [1] "Jane B. Sprott, Anthony N. Doob (2021). Solitary Confinement, Torture, and Canada's Structured Intervention Units. Centre for Criminology & Sociolegal Studies, University of Toronto."