Module Brzo_b0_latex.Bibdoi
Lists of DOIs and their resolution.
.bibdoi files
- val sexp : t -> B0_serialk_sexp.Sexp.t
- sexp bis- b's underlying s-expression.
- val of_string : ?file:B0_std.Fpath.t -> string -> (t, string) Stdlib.result
- of_string sparses a- .bibdoifile from- sassuming it was read from file- file(for error reporting, defaults to- Os.File.dash.
- val to_bibtex : ?resolver:string -> B0_http.Httpr.t -> t -> (string, string) Stdlib.result
- to_bibtex r ~resolver bresolves the DOIs of- bto bibtex entries using- resolver(defaults to- Doi.default_resolver.