Mercurial > aurellem
diff org/index.org @ 27:d469c90e2002
fixed broken links.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 29 Apr 2012 08:58:47 -0500 |
parents | 91ede1e909b9 |
children | 7b4f4585f694 |
line wrap: on
line diff
1.1 --- a/org/index.org Sat Apr 28 18:02:41 2012 -0500 1.2 +++ b/org/index.org Sun Apr 29 08:58:47 2012 -0500 1.3 @@ -8,38 +8,38 @@ 1.4 #+OPTIONS: toc:nil, num:nil 1.5 1.6 ** Adventures in coding 1.7 -- [[/abomination/html/no_parens.html][Calling it quits without parentheses]] 1.8 -- [[/cortex/html/capture-video.html][Capture live video feeds from JMonkeyEngine]] 1.9 +- [[../abomination/html/no_parens.html][Calling it quits without parentheses]] 1.10 +- [[../cortex/html/capture-video.html][Capture live video feeds from JMonkeyEngine]] 1.11 1.12 1.13 ** Academic 1.14 -- [[/dylan/html/quandary.html][Bugs in quantum mechanics]] 1.15 -- [[/dylan/html/visualizing-reason.html][A category-theoretic view of inductive reasoning]] 1.16 -- [[/jaynes/html/stat-mech][Jaynes' /Statistical Mechanics/]] 1.17 +- [[../dylan/html/quandary.html][Bugs in quantum mechanics]] 1.18 +- [[../dylan/html/visualizing-reason.html][A category-theoretic view of inductive reasoning]] 1.19 +- [[../jaynes/html/stat-mech.html][Jaynes' /Statistical Mechanics/]] 1.20 1.21 ** Cortex: a virtual world for sensate AI 1.22 -1. [[/cortex/html/intro.html][Intro: Choosing between Virtual and Real Time]] 1.23 -2. [[/cortex/html/setup.][Installing jMonkeyEngine3, a 3D Game Engine]] 1.24 -3. [[/cortex/html/world.html][Creating a Virtual World]] 1.25 -4. [[/cortex/html/util.html][Utilities that Integrate jMonkeyEngine3 into Clojure ]] 1.26 -5. [[/cortex/html/games.html][ Showing off: Games and Examples]] 1.27 +1. [[../cortex/html/intro.html][Intro: Choosing between Virtual and Real Time]] 1.28 +2. [[../cortex/html/setup.][Installing jMonkeyEngine3, a 3D Game Engine]] 1.29 +3. [[../cortex/html/world.html][Creating a Virtual World]] 1.30 +4. [[../cortex/html/util.html][Utilities that Integrate jMonkeyEngine3 into Clojure ]] 1.31 +5. [[../cortex/html/games.html][ Showing off: Games and Examples]] 1.32 6. *Sensors and effectors* 1.33 - 1. [[/cortex/html/sense.html][Preamble: auxillary functions]] 1.34 - 2. [[/cortex/html/body.html][Building a Body]] 1.35 - 3. [[/cortex/html/vision.html][Vision]] 1.36 - 4. [[/cortex/html/hearing.html][Hearing]] 1.37 - 5. [[/cortex/html/touch.html][Touch]] 1.38 - 6. [[/cortex/html/proprioception.html][Proprioception]] 1.39 - 7. [[/cortex/html/movement.html][Movement]] 1.40 - 8. [[/cortex/html/integration.html][Integration]] 1.41 + 1. [[../cortex/html/sense.html][Preamble: auxillary functions]] 1.42 + 2. [[../cortex/html/body.html][Building a Body]] 1.43 + 3. [[../cortex/html/vision.html][Vision]] 1.44 + 4. [[../cortex/html/hearing.html][Hearing]] 1.45 + 5. [[../cortex/html/touch.html][Touch]] 1.46 + 6. [[../cortex/html/proprioception.html][Proprioception]] 1.47 + 7. [[../cortex/html/movement.html][Movement]] 1.48 + 8. [[../cortex/html/integration.html][Integration]] 1.49 1.50 1.51 ** Pok\eacute{}mon 1.52 - - [[/pokemon-types/html/types.html][Best-first search for effective Pok\eacute{}mon types]] 1.53 - - [[/pokemon-types/html/lpsolve.html][Discovering effective Pok\eacute{}mon types using linear optimization.]] 1.54 - - [[/vba-clojure/html/rom.html][Notes on deconstructing Pok\eacute{}mon Yellow]] 1.55 + - [[../pokemon-types/html/types.html][Best-first search for effective Pok\eacute{}mon types]] 1.56 + - [[../pokemon-types/html/lpsolve.html][Discovering effective Pok\eacute{}mon types using linear optimization.]] 1.57 + - [[../vba-clojure/html/rom.html][Notes on deconstructing Pok\eacute{}mon Yellow]] 1.58 1.59 ** Thoughts 1.60 -- [[/dylan/html/science.html][Science Minus Science]] 1.61 -- [[/thoughts/html/man-years.html][A Universe of Human Experience]] 1.62 +- [[../dylan/html/science.html][Science Minus Science]] 1.63 +- [[../thoughts/html/man-years.html][A Universe of Human Experience]] 1.64