Brzo_b0_latex.BibdoiLists of DOIs and their resolution.
.bibdoi filesval sexp : t -> B0_sexp.Sexp.tsexp b is b's underlying s-expression.
val of_string : ?file:B0_std.Fpath.t -> string -> (t, string) Stdlib.resultof_string s parses a .bibdoi file from s assuming it was read from file file (for error reporting, defaults to Os.File.dash.
val to_bibtex :
?resolver:string ->
B0_http.Http_client.t ->
t ->
(string, string) Stdlib.resultto_bibtex r ~resolver b resolves the DOIs of b to bibtex entries using resolver (defaults to Doi.default_resolver.