fix PS citation typesetting

svn: r11920

original commit: 7c88dd9c2afe766c39b09e530024b7df31dad7e1
This commit is contained in:
Matthew Flatt 2008-10-01 15:56:17 +00:00
parent b30ee3656e
commit 836bc99535

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