(library
(name colitur_render)
; [colitur_citation] backs [View.citation_ref]'s own [Sigla.format] call
; (Task 9): a citation now renders through a caller-supplied style rather
; than passing its stored reference straight through.
(libraries colitur_kernel colitur_naming colitur_citation sexplib)
(preprocess
(pps ppx_sexp_conv)))