fix PS citation typesetting

svn: r11920
This commit is contained in:
Matthew Flatt 2008-10-01 15:56:17 +00:00
parent 01c2214d80
commit 7c88dd9c2a

View File

@ -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")