fix PS citation typesetting
svn: r11920 original commit: 7c88dd9c2afe766c39b09e530024b7df31dad7e1
This commit is contained in:
parent
b30ee3656e
commit
836bc99535
|
@ -38,7 +38,8 @@ provides; this library cannot run in MzScheme.}
|
|||
|
||||
(bib-entry #:key "Adobe99"
|
||||
#:author "Adobe Systems Incorporated"
|
||||
#:title @italic{PostScript Language Reference, third edition}
|
||||
#:title "PostScript Language Reference, third edition"
|
||||
#:is-book? #t
|
||||
#:url "http://partners.adobe.com/public/developer/en/ps/PLRM.pdf"
|
||||
#:date "1999")
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user