summaryrefslogtreecommitdiff
path: root/tests/typ/meta/cite-form.typ
blob: 3c11e1f632698c4614fb3142ecae6218fa146615 (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("/files/works.bib", style: "apa")