commit 8d77f523b6bd76402cf8a69cbe3a6568cd452d59
parent a232a44591f9e17a99a92eb970b5969912d79b77
Author: Yuval Langer <yuval.langer@gmail.com>
Date: Tue, 30 Jan 2024 16:11:39 +0200
Use r5rs.texi for some references markup.
Diffstat:
1 file changed, 41 insertions(+), 17 deletions(-)
diff --git a/doc/r7rs-small/r7rs-small.texinfo b/doc/r7rs-small/r7rs-small.texinfo
@@ -9747,23 +9747,47 @@ which models a damped oscillator.
@node References
@chapter References
- [1] Harold Abelson and Gerald Jay Sussman with Julie Sussman. Structure and
- Interpretation of Computer Programs, second edition. MIT Press, Cambridge,
- 1996.
- [2] Alan Bawden and Jonathan Rees. Syntactic closures. In Proceedings of the 1988
- ACM Symposium on Lisp and Functional Programming, pages 86--95.
- [3] S. Bradner. Key words for use in RFCs to Indicate Requirement Levels.
- http://www.ietf.org/rfc/rfc2119.txt, 1997.
- [4] Robert G. Burger and R. Kent Dybvig. Printing floating-point numbers quickly
- and accurately. In Proceedings of the ACM SIGPLAN '96 Conference on
- Programming Language Design and Implementation, pages 108--116.
- [5] William Clinger. How to read floating point numbers accurately. In Proceedings
- of the ACM SIGPLAN '90 Conference on Programming Language Design and
- Implementation, pages 92--101. Proceedings published as SIGPLAN Notices 25
- (6), June 1990.
- [6] William Clinger. Proper Tail Recursion and Space Efficiency. In Proceedings of
- the 1998 ACM Conference on Programming Language Design and Implementation,
- June 1998.
+@item [SICP]
+@pindex SICP
+Harold Abelson and Gerald Jay Sussman with Julie Sussman.
+@emph{Structure and Interpretation of Computer Programs, second
+ edition.}
+MIT Press, Cambridge, 1996.
+
+@item [Bawden88]
+@pindex Bawden88
+Alan Bawden and Jonathan Rees.
+Syntactic closures.
+In @emph{Proceedings of the 1988 ACM Symposium on Lisp and Functional
+ Programming}, pages 86--95.
+
+@c TODO: @item
+@c TODO: @pindex
+S. Bradner.
+Key words for use in RFCs to Indicate Requirement Levels.
+http://www.ietf.org/rfc/rfc2119.txt, 1997.
+
+@item [howtoprint]
+@pindex howtoprint
+Robert G. Burger and R. Kent Dybvig.
+
+Printing floating-point numbers quickly and accurately. In
+@emph{Proceedings of the ACM SIGPLAN '96 Conference on Programming
+ Language Design and Implementation}, pages 108--116.
+
+@item [howtoread]
+@pindex howtoread
+William Clinger. How to read floating point numbers accurately. In
+@emph{Proceedings of the ACM SIGPLAN '90 Conference on Programming
+Language Design and Implementation}, pages 92--101. Proceedings
+published as @emph{SIGPLAN Notices} 25(6), June 1990.
+
+@item [propertailrecursion]
+@pindex propertailrecursion
+William Clinger. Proper Tail Recursion and Space Efficiency. In
+@emph{Proceedings of the 1998 ACM Conference on Programming Language
+Design and Implementation}, June 1998.
+
[7] William Clinger. SRFI 6: Basic String Ports. http://srfi.schemers.org/srfi-6/,
1999.
[8] William Clinger, editor. The revised revised report on Scheme, or an