blob: f476dd496c85a11eb12009d8c5c67b245986abf2 (
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("/assets/bib/works.bib")
|