Mercurial > cgi-bin > hgwebdir.cgi > POP > oldRepo
diff 1__Development/6__Website/ApacheServer/papers.html @ 6:d18eee376f45
Persist graph works.. in middle of putting pointers back, adding OO
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Wed, 06 Aug 2014 00:16:19 -0700 |
| parents | |
| children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/1__Development/6__Website/ApacheServer/papers.html Wed Aug 06 00:16:19 2014 -0700 1.3 @@ -0,0 +1,22 @@ 1.4 +<html> 1.5 +<head> 1.6 +<title>Untitled Document</title> 1.7 +<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 1.8 +</head> 1.9 + 1.10 +<body bgcolor="#FFFFFF"> 1.11 + 1.12 +<p> </p> 1.13 +<h2>Papers</h2> 1.14 +<p> </p> 1.15 +<p>"<a href="content/09_Fb_03__EQNLang_Intro_paper_with_srcManipulator_Notation.pdf">An 1.16 + Extensible Term-rewriting Based Language</a>"</p> 1.17 +<blockquote> 1.18 + <p>This is the first paper submitted for publication on the DKU pattern, submitted 1.19 + to EuroPar09. It provides an introduction to the DKU pattern and relevant 1.20 + background. It also describes the automated infrastructure that specializes 1.21 + a single source bundle to multiple hardware platforms.</p> 1.22 +</blockquote> 1.23 +<p><a href="index.html">back</a></p> 1.24 +</body> 1.25 +</html>
