1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
\chapter{Additional material}
\label{additionalmaterialappendix}
This report itself, as well as more material related to this report
such as reference implementations of some parts of Scheme and archives of
mailing lists discussing this report is at
\begin{center}
\url{http://www.r6rs.org/}
\end{center}
The Schemers web site at
\begin{center}
\url{http://www.schemers.org/}
\end{center}
as well as the Readscheme site at
\begin{center}
\url{http://library.readscheme.org/}
\end{center}
contain extensive Scheme bibliographies, as well as papers,
programs, implementations, and other material related to Scheme.
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "r6rs"
%%% End:
|