diff options
author | bryan newbold <bnewbold@snark.mit.edu> | 2009-03-02 18:29:02 -0500 |
---|---|---|
committer | bryan newbold <bnewbold@snark.mit.edu> | 2009-03-02 18:29:02 -0500 |
commit | 288c76fcd86cc8f04a19b1bafd493e086092bcd5 (patch) | |
tree | 4840b06eb5442f6b8c68cddb8debe990741b27b6 | |
parent | e09f1f2cfc5c886babb1ab35b88f0f513da0bf94 (diff) | |
download | 8thesis-288c76fcd86cc8f04a19b1bafd493e086092bcd5.tar.gz 8thesis-288c76fcd86cc8f04a19b1bafd493e086092bcd5.zip |
cool
-rw-r--r-- | journal/02mar2009.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/journal/02mar2009.html b/journal/02mar2009.html new file mode 100644 index 0000000..c78c1be --- /dev/null +++ b/journal/02mar2009.html @@ -0,0 +1,28 @@ +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" +"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml"> +<head><title>bnewbold thesis</title></head> +<body style="margin: 25px; font-family: helvetica;"> +<h1 style="border-bottom: 2px solid;"> +Journal: March 02, 2009</h1> +<i>Bryan Newbold, <a href="mailto:bnewbold@mit.edu">bnewbold@mit.edu</a></i><br /> +<i><a href="http://web.mit.edu/bnewbold/thesis/"> +http://web.mit.edu/bnewbold/thesis/</a></i> +<br /><p /> +<!-- ================================================================ --> +<!-- ================================================================ --> + +More links and notes... +<ul> + <li /><a href="http://draves.org/fnord/fnord.html">fnord</a> is a purely + functional language and visualization system for differential geometry etc. + Wow! from ~1991 +</ul> + +<br /><br /> +<a href="01mar2009.html"><i>(previous entry)</i></a> + +<!-- ================================================================ --> +<!-- ================================================================ --> +</body> +</html> |