moon add Lampese/biblatex"import": [
"Lampese/biblatex/biblatex"
]let code=
#|@article{CitekeyArticle,
#| author = "P. J. Cohen",
#| title = "The independence of the continuum hypothesis",
#| journal = "Proceedings of the National Academy of Sciences",
#| year = 1963,
#| volume = "50",
#| number = "6",
#| pages = "1143--1148",
#|}
let bib = @biblatex.Bibliography::parse(resource).stringify()
// @article{CitekeyArticle,author = "P. J. Cohen", title = "The independence of the continuum hypothesis", journal = "Proceedings of the National Academy of Sciences", year = 1963, volume = "50", number = "6", pages = "1143--1148"}