formatting tweaks 2
[lambda.git] / offsite_reading.mdwn
index d2445d2..4c3b9f5 100644 (file)
@@ -88,11 +88,8 @@ or R5RS, published in 1998.
 A new standard [R6RS](http://www.r6rs.org/final/html/r6rs/r6rs.html) was ratified
 in 2007, but this has many detractors and has not been fully accepted in the
 community. ([Libraries for R6RS](http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib.html))
-
 *      [Scheme FAQ](http://community.schemewiki.org/?scheme-faq)
-
 *      [Scheme Requests for Implementation](http://srfi.schemers.org/) (SRFI)
-
 *      The [Schematics Scheme Cookbook](http://schemecookbook.org/) is a collaborative effort to produce documentation and recipes for using Scheme for common tasks.
 
 
@@ -256,9 +253,9 @@ invited talk, *19'th Symposium on Principles of Programming Languages*, ACM Pres
 
 *      [Understanding continuations](http://keithdevens.com/weblog/archive/2004/Jul/11/continuations) [Commentary](http://lambda-the-ultimate.org/node/86)
 
-*      http://en.wikipedia.org/wiki/Continuation
+*      [[!wikipedia Continuation]]
 
-*      http://www.haskell.org/haskellwiki/Continuation
+*      [Haskell wiki on Continuations](http://www.haskell.org/haskellwiki/Continuation)
 
 *      [Continuations In Scheme](http://tech.phillipwright.com/2010/05/23/continuations-in-scheme/)