PLT-TR-2010-2    [html] [pdf]

Robert Bruce Findler and PLT
DrRacket: Programming Environment
PLT Technical Report #2
Preferred generic citation:
R. B. Findler, J. Clements, C. Flanagan, M. Flatt, S. Krishnamurthi, P. Steckler and M. Felleisen.
DrScheme: A programming environment for Scheme.
Journal of Functional Programming, 12(2): 159–182, March 2002.
Please cite the DrRacket technical report only if internal details of DrRacket are concerned, otherwise use the DrScheme reference.

For citations of the DrRacket API, please use \cite{plt-tr2} in LaTeX, or @cite[plt-tr1] in Scribble, using the definitions below.

For references to specific releases and/or chapters, use \cite[Version M.N]{plt-tr2} or @cite[(in-bib plt-tr2 "Version M.N")] instead. The year in the bibliographic entry should be 2010 regardless of the version's date.

BibTeX

@techreport{plt-tr2,
  title       = {DrRacket: Programming Environment},
  author      = {Robert Bruce Findler and PLT},
  number      = {PLT-TR-2010-2},
  institution = {PLT Inc.},
  year        = {2010},
  note        = {\url{file:///home/asumu/plt/racket-git/collects/meta/web/built-web/www/tr2/www/tr2/}}
}

Scribble

(define plt-tr2
  (make-bib #:title    "DrRacket: Programming Environment"
            #:author   (authors "Robert Bruce Findler" "PLT")
            #:date     "2010"
            #:location (techrpt-location #:institution "PLT Inc."
                                         #:number "PLT-TR-2010-2")
            #:url      "file:///home/asumu/plt/racket-git/collects/meta/web/built-web/www/tr2/www/tr2/"))

Specific Versions

5.2
(November 2011)
\cite[Version 5.2]{plt-tr2}
@cite[(in-bib plt-tr2 "Version 5.2")]
[html], [pdf]
5.1.3
(August 2011)
\cite[Version 5.1.3]{plt-tr2}
@cite[(in-bib plt-tr2 "Version 5.1.3")]
[html], [pdf]
5.1.2
(August 2011)
\cite[Version 5.1.2]{plt-tr2}
@cite[(in-bib plt-tr2 "Version 5.1.2")]
[html], [pdf]
5.1.1
(April 2011)
\cite[Version 5.1.1]{plt-tr2}
@cite[(in-bib plt-tr2 "Version 5.1.1")]
[html], [pdf]
5.1
(February 2011)
\cite[Version 5.1]{plt-tr2}
@cite[(in-bib plt-tr2 "Version 5.1")]
[html], [pdf]
5.0.2
(November 2010)
\cite[Version 5.0.2]{plt-tr2}
@cite[(in-bib plt-tr2 "Version 5.0.2")]
[html], [pdf]
5.0.1
(August 2010)
\cite[Version 5.0.1]{plt-tr2}
@cite[(in-bib plt-tr2 "Version 5.0.1")]
[html], [pdf]
5.0
(June 2010)
\cite[Version 5.0]{plt-tr2}
@cite[(in-bib plt-tr2 "Version 5.0")]
[html], [pdf]

Reminder: the release dates should not be included in the entry or the citation.