blob: a4111c9a3e2d9c0f2f0f4d38d8a7b916943d38b0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
// Test show set rules on citations.
---
#show cite: set text(red)
A @netwok @arrgh.
B #cite(<netwok>) #cite(<arrgh>).
#show bibliography: none
#bibliography("/files/works.bib")
|