mirror of
https://github.com/typst/typst
synced 2025-05-21 20:45:27 +08:00
6 lines
120 B
Typst
6 lines
120 B
Typst
// Test the full bibliography.
|
|
|
|
---
|
|
#set page(paper: "a6", height: 170mm)
|
|
#bibliography("/files/works.bib", full: true)
|