Skip to content

Commit 057eb0f

Browse files
committed
fix broken links
1 parent 1a981d3 commit 057eb0f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sicp-pocket.texi

+6-6
Original file line numberDiff line numberDiff line change
@@ -37407,7 +37407,7 @@ Algebraic and Numeric Problems}. New York: American Elsevier.
3740737407
@anchor{Chaitin 1975}
3740837408
Chaitin, Gregory J. 1975. Randomness and mathematical proof.
3740937409
@cite{Scientific American} 232(5): 47-52.
37410-
@url{https://www.cs.auckland.ac.nz/~chaitin/sciamer.html, –›}
37410+
@url{http://www.owlnet.rice.edu/~km9/Randomness%20and%20Mathematical.pdf, –›}
3741137411

3741237412
@anchor{Church (1941)}
3741337413
Church, Alonzo. 1941. @cite{The Calculi of Lambda-Con@-ver@-sion}. Princeton,
@@ -37427,7 +37427,7 @@ Functional Programming}, pp. 226-234.
3742737427
Clinger, William, and Jonathan Rees. 1991. Macros that work. In
3742837428
@cite{Proceedings of the 1991 @abbr{ACM} Conference on Principles of
3742937429
Programming Languages}, pp. 155-162.
37430-
@url{http://mumble.net/~jar/pubs/macros_that_work.ps, –›}
37430+
@url{http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.464.1336&rep=rep1&type=pdf, –›}
3743137431

3743237432
@anchor{Colmerauer et al. 1973}
3743337433
Colmerauer A., H. Kanoui, R. Pasero, and P. Roussel. 1973. Un syst@`eme de
@@ -37672,7 +37672,7 @@ North-Holland.
3767237672
@anchor{Lamport (1978)}
3767337673
Lamport, Leslie. 1978. Time, clocks, and the ordering of events in a
3767437674
distributed system. @cite{Communications of the @abbr{ACM}} 21(7): 558-565.
37675-
@url{http://research.microsoft.com/en-us/um/people/lamport/pubs/time-clocks.pdf, –›}
37675+
@url{https://amturing.acm.org/p558-lamport.pdf, –›}
3767637676

3767737677
@anchor{Lampson et al. 1981}
3767837678
Lampson, Butler, J. J. Horning, R. London, J. G. Mitchell, and G. K. Popek.
@@ -37708,19 +37708,19 @@ McAllester, David Allen. 1980. An outlook on truth maintenance. Memo 551,
3770837708
@anchor{McCarthy 1960}
3770937709
McCarthy, John. 1960. Recursive functions of symbolic expressions and their
3771037710
computation by machine. @cite{Communications of the @abbr{ACM}} 3(4): 184-195.
37711-
@url{http://www-formal.stanford.edu/jmc/recursive.pdf, –›}
37711+
@url{http://homepages.inf.ed.ac.uk/wadler/papers/papers-we-love/mccarthy-recursive-functions.pdf, –›}
3771237712

3771337713
@anchor{McCarthy 1963}
3771437714
McCarthy, John. 1963. A basis for a mathematical theory of computation. In
3771537715
@cite{Computer Programming and Formal Systems}, edited by P. Braffort and
3771637716
D. Hirschberg. North-Holland.
37717-
@url{http://www-formal.stanford.edu/jmc/basis.html, –›}
37717+
@url{https://ropas.snu.ac.kr/~kwang/4190.310/mccarthy63basis.pdf, –›}
3771837718

3771937719
@anchor{McCarthy 1978}
3772037720
McCarthy, John. 1978. The history of Lisp. In @cite{Proceedings of the
3772137721
@abbr{ACM} @abbr{SIGPLAN} Conference on the History of Programming
3772237722
Languages}.
37723-
@url{http://www-formal.stanford.edu/jmc/history/lisp/lisp.html, –›}
37723+
@url{http://jmc.stanford.edu/articles/lisp.html, –›}
3772437724

3772537725
@anchor{McCarthy et al. 1965}
3772637726
McCarthy, John, P. W. Abrahams, D. J. Edwards, T. P. Hart, and M. I. Levin.

0 commit comments

Comments
 (0)