diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/meta/bibliography.png | bin | 38227 -> 86422 bytes | |||
| -rw-r--r-- | tests/typ/meta/bibliography.typ | 5 |
2 files changed, 3 insertions, 2 deletions
diff --git a/tests/ref/meta/bibliography.png b/tests/ref/meta/bibliography.png Binary files differindex 3ff542d1..15b99ec0 100644 --- a/tests/ref/meta/bibliography.png +++ b/tests/ref/meta/bibliography.png diff --git a/tests/typ/meta/bibliography.typ b/tests/typ/meta/bibliography.typ index 2e2ddd35..ce4b8f31 100644 --- a/tests/typ/meta/bibliography.typ +++ b/tests/typ/meta/bibliography.typ @@ -14,7 +14,7 @@ --- #set page(width: 200pt) = Details -See also #cite("arrgh", [p. 22]), @arrgh[p. 4], and @cannonfodder[p. 5]. +See also #cite("arrgh", "cannonfodder", [p. 22]), @arrgh[p. 4], and @cannonfodder[p. 5]. #bibliography("/works.bib") --- @@ -22,6 +22,7 @@ See also #cite("arrgh", [p. 22]), @arrgh[p. 4], and @cannonfodder[p. 5]. #set page(width: 200pt) #bibliography("/works.bib", title: [Works to be cited], style: "author-date") #line(length: 100%) -The net-work is a creature of its own. @stupid +As described by #cite("stupid", brackets: false), +the net-work is a creature of its own. This is close to piratery! @arrgh And quark! @quark |
