Use multiple bibliographies in a single Typst document—Moved to https://codeberg.org/ensko/typst-alexandria
Stars
26
Forks
4
Watchers
26
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
replace `prefix-` with `prefix:` in all examples since I consider that more idiomatic: just like fig:a, tbl:b, and lst:c use colons for categorizing references, cite:foo looks better than cite-foo
b6a0c21View on GitHubupdate limitations (remove footnotes, add cite group styling)
54b8eadView on GitHubtest with non-`@misc` bibliography entries since the footnote feature and the failures due to the empty entries are orthogonal
2d6bbf1View on GitHubfix hayagriva-280, which uses a footnote style and thus needed the reference updated
83d4fb4View on GitHubimplement footnote citations; mostly works, there may be a bug in Typst causing a discrepancy
675a111View on GitHubMerge pull request #28 from SillyFreak/parse-error-messages
ac96ae9View on GitHub