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