Fix description of citet requirements.
original commit: b961b55bb2dd13f46d84c300f6536e49c1d0494a
This commit is contained in:
parent
b36443dc6a
commit
87201fe4e0
|
@ -67,7 +67,7 @@ It has the contract
|
||||||
|
|
||||||
The function bound to @racket[citet-id] generates an element suitable
|
The function bound to @racket[citet-id] generates an element suitable
|
||||||
for use as a noun---referring to a document or its author---for one
|
for use as a noun---referring to a document or its author---for one
|
||||||
or more bibliography entries which share an author. It has the contract
|
or more bibliography entries which have the same authors. It has the contract
|
||||||
|
|
||||||
@racketblock[
|
@racketblock[
|
||||||
(->* (bib?) () #:rest (listof bib?) element?)
|
(->* (bib?) () #:rest (listof bib?) element?)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user