summaryrefslogtreecommitdiff
path: root/tests/typ/meta/cite-form.typ
blob: 343981d706144ab92cda8204c37968fa3e1896d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
// Test citation forms.

---
#set page(width: 200pt)

Nothing: #cite(<arrgh>, form: none)

#cite(<netwok>, form: "prose") say stuff.

#bibliography("/assets/bib/works.bib", style: "apa")