Module Brzo_b0_latex.Bibdoi
Lists of DOIs and their resolution.
.bibdoi files
val sexp : t -> B0_serialk_sexp.Sexp.tsexp bisb's underlying s-expression.
val of_string : ?file:B0_std.Fpath.t -> string -> (t, string) Stdlib.resultof_string sparses a.bibdoifile fromsassuming it was read from filefile(for error reporting, defaults toOs.File.dash.
val to_bibtex : ?resolver:string -> B0_http.Httpr.t -> t -> (string, string) Stdlib.resultto_bibtex r ~resolver bresolves the DOIs ofbto bibtex entries usingresolver(defaults toDoi.default_resolver.