Mercurial > cgi-bin > hgwebdir.cgi > POP > oldRepo
diff 1__Development/6__Website/papers.html @ 0:a8cd65eca9a9
Initial add
| author | Me@portablequad |
|---|---|
| date | Sun, 25 Dec 2011 14:39:36 -0800 |
| parents | |
| children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/1__Development/6__Website/papers.html Sun Dec 25 14:39:36 2011 -0800 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>
