fix PS citation typesetting
svn: r11920
This commit is contained in:
parent
01c2214d80
commit
7c88dd9c2a
|
@ -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