typst-0.4: test/typ/meta/bibliography-04.typ
#set page(width: 200pt)
#set heading(numbering: "1.")
#show bibliography: set heading(numbering: "1.")
= Multiple Bibs
Now we have multiple bibliographies containing #cite(<glacier-melt>)#cite(<keshav2007read>)
#bibliography(("/works.bib", "/works_too.bib"))