From b30ee3656e96dd762d098c291e42d6a8860c181f Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 1 Oct 2008 15:54:36 +0000 Subject: [PATCH] doc clarifications on dc-path svn: r11919 original commit: 01c2214d802977d2c2eac05f177abe88d9ef714d --- collects/scribblings/gui/gui.scrbl | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/collects/scribblings/gui/gui.scrbl b/collects/scribblings/gui/gui.scrbl index 0b319e65..aadaf8f2 100644 --- a/collects/scribblings/gui/gui.scrbl +++ b/collects/scribblings/gui/gui.scrbl @@ -31,6 +31,19 @@ provides; this library cannot run in MzScheme.} @include-section["config.scrbl"] @include-section["dynamic.scrbl"] + +@;------------------------------------------------------------------------ + +@(bibliography + + (bib-entry #:key "Adobe99" + #:author "Adobe Systems Incorporated" + #:title @italic{PostScript Language Reference, third edition} + #:url "http://partners.adobe.com/public/developer/en/ps/PLRM.pdf" + #:date "1999") + + ) + @;------------------------------------------------------------------------ @index-section[]