commit ca9bd70bec41fdcfe61ac09f110a32b39b7bf92e
parent 78d18c35ff961c92fdd9f78c2cc016781367a38b
Author: Wolfgang Corcoran-Mathe <wcm@sigwinch.xyz>
Date: Wed, 7 Feb 2024 12:20:11 -0500
References: Reflow & delete unneeded ties (@:).
Diffstat:
1 file changed, 17 insertions(+), 9 deletions(-)
diff --git a/doc/r7rs-small/references.texinfo b/doc/r7rs-small/references.texinfo
@@ -6,7 +6,8 @@
@item
@anchor{SICP}
Harold Abelson and Gerald Jay Sussman with Julie Sussman.
-@cite{Structure and Interpretation of Computer Programs, second edition.}
+@cite{Structure and Interpretation of Computer Programs,
+ second edition.}
MIT Press, Cambridge, 1996.
@item
@@ -27,7 +28,7 @@ Key words for use in RFCs to Indicate Requirement Levels.
Robert G. Burger@: and R. Kent Dybvig.
Printing floating-point numbers quickly and accurately.
In @cite{Proceedings of the ACM SIGPLAN '96 Conference
- on Programming Language Design and Implementation}, pages@: 108--116.
+ on Programming Language Design and Implementation}, pages 108--116.
@item
@anchor{howtoread}
@@ -91,7 +92,8 @@ SRFI 4: Homogeneous Numeric Vector Datatypes.
@item
@anchor{Scheme311}
-Carol Fessenden, William Clinger, Daniel P.@: Friedman, and Christopher Haynes.
+Carol Fessenden, William Clinger, Daniel P.@: Friedman, and Christopher
+ Haynes.
Scheme 311 version 4 reference manual.
Indiana University Computer Science Technical Report 137, February 1983.
Superseded by @ref{Scheme84}.
@@ -105,7 +107,8 @@ Indiana University Computer Science Technical Report 153, January 1985.
@item
@anchor{life}
Martin Gardner.
-Mathematical Games: The fantastic combinations of John Conway's new solitaire game ``Life.''
+Mathematical Games: The fantastic combinations of John Conway's new
+ solitaire game ``Life.''
In @cite{Scientific American}, 223:120--123, October 1970.
@item
@@ -138,7 +141,8 @@ PhD thesis, Indiana University, August 1986.
@item
@anchor{hygienic}
-Eugene E.@: Kohlbecker@: Jr., Daniel P.@: Friedman, Matthias Felleisen, and Bruce Duba.
+Eugene E.@: Kohlbecker@: Jr., Daniel P.@: Friedman, Matthias Felleisen,
+ and Bruce Duba.
Hygienic macro expansion.
In @cite{Proceedings of the 1986 ACM Conference on Lisp
and Functional Programming}, pages 151--161.
@@ -146,7 +150,8 @@ In @cite{Proceedings of the 1986 ACM Conference on Lisp
@item
@anchor{McCarthy}
John McCarthy.
-Recursive Functions of Symbolic Expressions and Their Computation by Machine, Part I.
+Recursive Functions of Symbolic Expressions and Their Computation by
+ Machine, Part I.
@cite{Communications of the ACM} 3(4):184--195, April 1960.
@item
@@ -167,7 +172,8 @@ Paul Penfield, Jr.
Principal values and branch cuts in complex APL.
In @cite{APL '81 Conference Proceedings,} pages 248--256.
ACM SIGAPL, San Francisco, September 1981.
-Proceedings published as @cite{APL Quote Quad} 12(1), ACM, September 1981.
+Proceedings published as @cite{APL Quote Quad} 12(1), ACM, September
+ 1981.
@item
@anchor{Rees82}
@@ -208,7 +214,8 @@ MIT Artificial Intelligence Laboratory Technical Report 474, May 1978.
@item
@anchor{R6RS}
-Michael Sperber, R. Kent Dybvig, Mathew Flatt, and Anton van Straaten, editors.
+Michael Sperber, R. Kent Dybvig, Mathew Flatt, and Anton van Straaten,
+ editors.
@cite{The revised@sup{6} report on the algorithmic language Scheme.}
Cambridge University Press, 2010.
@@ -247,6 +254,7 @@ SRFI 45: Primitives for Expressing Iterative Lazy Algorithms.
@anchor{GasbichlerKnauelSperberKelsey2003}
Martin Gasbichler, Eric Knauel, Michael Sperber and Richard Kelsey.
How to Add Threads to a Sequential Language Without Getting Tangled Up.
-@cite{Proceedings of the Fourth Workshop on Scheme and Functional Programming}, November 2003.
+@cite{Proceedings of the Fourth Workshop on Scheme and Functional
+ Programming}, November 2003.
@end enumerate