Skip to content

Commit 7ddafbc

Browse files
committed
fix broken links
1 parent 4a6faec commit 7ddafbc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

html/References.xhtml

+4-4
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Systems—Programming Language—Common Lisp</cite>.
4747
</p>
4848
<a id="Appel-1987"></a><p>Appel, Andrew W. 1987. Garbage collection can be faster than stack
4949
allocation. <cite>Information Processing Letters</cite> 25(4): 275-279.
50-
<a href="http://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.39.8219">–›</a>
50+
<a href="https://www.cs.princeton.edu/~appel/papers/45.ps">–›</a>
5151
</p>
5252
<a id="Backus-1978"></a><p>Backus, John. 1978. Can programming be liberated from the von Neumann style?
5353
<cite>Communications of the <abbr>ACM</abbr></cite> 21(8): 613-641.
@@ -286,7 +286,7 @@ North-Holland.
286286
</p>
287287
<a id="Lamport-_00281978_0029"></a><p>Lamport, Leslie. 1978. Time, clocks, and the ordering of events in a
288288
distributed system. <cite>Communications of the <abbr>ACM</abbr></cite> 21(7): 558-565.
289-
<a href="http://www.stanford.edu/class/cs240/readings/lamport.pdf">–›</a>
289+
<a href="http://research.microsoft.com/en-us/um/people/lamport/pubs/time-clocks.pdf">–›</a>
290290
</p>
291291
<a id="Lampson-et-al_002e-1981"></a><p>Lampson, Butler, J. J. Horning, R. London, J. G. Mitchell, and G. K. Popek.
292292
1981. Report on the programming language Euclid. Technical report, Computer
@@ -445,7 +445,7 @@ reference manual. Memo 203<abbr>A</abbr>, <abbr>MIT</abbr> Artificial Intellige
445445
</p>
446446
<a id="Sutherland-_00281963_0029"></a><p>Sutherland, Ivan E. 1963. <abbr>SKETCHPAD</abbr>: A man-machine graphical
447447
communication system. Technical report 296, <abbr>MIT</abbr> Lincoln Laboratory.
448-
<a href="http://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.10.4290">–›</a>
448+
<a href="https://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-574.pdf">–›</a>
449449
</p>
450450
<a id="Teitelman-1974"></a><p>Teitelman, Warren. 1974. Interlisp reference manual. Technical report, Xerox
451451
Palo Alto Research Center.
@@ -462,7 +462,7 @@ in Computer Science, volume 123. New York: Springer-Verlag, pp. 334-348.
462462
</p>
463463
<a id="Wand-1980"></a><p>Wand, Mitchell. 1980. Continuation-based program transformation strategies.
464464
<cite>Journal of the <abbr>ACM</abbr></cite> 27(1): 164-180.
465-
<a href="http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.83.8567">–›</a>
465+
<a href="http://www.diku.dk/OLD/undervisning/2005e/224/papers/Wand80.pdf">–›</a>
466466
</p>
467467
<a id="Waters-_00281979_0029"></a><p>Waters, Richard C. 1979. A method for analyzing loop programs.
468468
<cite><abbr>IEEE</abbr> Transactions on Software Engineering</cite> 5(3): 237-247.

sicp-pocket.texi

+4-4
Original file line numberDiff line numberDiff line change
@@ -37374,7 +37374,7 @@ Systems---Programming Language---Common Lisp}.
3737437374
@anchor{Appel 1987}
3737537375
Appel, Andrew W. 1987. Garbage collection can be faster than stack
3737637376
allocation. @cite{Information Processing Letters} 25(4): 275-279.
37377-
@url{http://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.39.8219, –›}
37377+
@url{https://www.cs.princeton.edu/~appel/papers/45.ps, –›}
3737837378

3737937379
@anchor{Backus 1978}
3738037380
Backus, John. 1978. Can programming be liberated from the von Neumann style?
@@ -37670,7 +37670,7 @@ North-Holland.
3767037670
@anchor{Lamport (1978)}
3767137671
Lamport, Leslie. 1978. Time, clocks, and the ordering of events in a
3767237672
distributed system. @cite{Communications of the @abbr{ACM}} 21(7): 558-565.
37673-
@url{http://www.stanford.edu/class/cs240/readings/lamport.pdf, –›}
37673+
@url{http://research.microsoft.com/en-us/um/people/lamport/pubs/time-clocks.pdf, –›}
3767437674

3767537675
@anchor{Lampson et al. 1981}
3767637676
Lampson, Butler, J. J. Horning, R. London, J. G. Mitchell, and G. K. Popek.
@@ -37864,7 +37864,7 @@ reference manual. Memo 203@abbr{A}, @abbr{MIT} Artificial Intelligence Laborato
3786437864
@anchor{Sutherland (1963)}
3786537865
Sutherland, Ivan E. 1963. @abbr{SKETCHPAD}: A man-machine graphical
3786637866
com@-mu@-ni@-cation system. Technical report 296, @abbr{MIT} Lincoln Laboratory.
37867-
@url{http://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.10.4290, –›}
37867+
@url{https://www.cl.cam.ac.uk/techreports/UCAM-CL-TR-574.pdf, –›}
3786837868

3786937869
@anchor{Teitelman 1974}
3787037870
Teitelman, Warren. 1974. Interlisp reference manual. Technical report, Xerox
@@ -37885,7 +37885,7 @@ in Computer Science, volume 123. New York: Springer-Verlag, pp. 334-348.
3788537885
@anchor{Wand 1980}
3788637886
Wand, Mitchell. 1980. Continuation-based program transformation strategies.
3788737887
@cite{Journal of the @abbr{ACM}} 27(1): 164-180.
37888-
@url{http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.83.8567, –›}
37888+
@url{http://www.diku.dk/OLD/undervisning/2005e/224/papers/Wand80.pdf, –›}
3788937889

3789037890
@anchor{Waters (1979)}
3789137891
Waters, Richard C. 1979. A method for analyzing loop programs.

0 commit comments

Comments
 (0)