[Commits] [svn:einsteintoolkit] www/ (Rev. 316)

gallen at cct.lsu.edu gallen at cct.lsu.edu
Thu Jul 15 18:45:09 CDT 2010


User: gallen
Date: 2010/07/15 06:45 PM

Added:
 /about/
  funding.php

Log:
 Just prototyping a page for comments

Directory Changes:

Directory: /svn:executable/
===========================

   + *

File Changes:

Directory: /about/
==================

File [added]: funding.php
Delta lines: +23 -0
===================================================================
--- about/funding.php	                        (rev 0)
+++ about/funding.php	2010-07-15 23:45:09 UTC (rev 316)
@@ -0,0 +1,23 @@
+<?php $title='Funding';
+include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
+
+<p>The development and support of the Einstein Toolkit components and packages have been funded from multiple sources, some of which are listed below. Please 
+  write to the <a href="mailto:maintainers at einsteintoolkit.org">maintainers</a> to add an item to this page.</p>
+
+<ul>
+
+<li>  NSF #0904015: <i><a href="">Collaborative Research: Community Infrastructure for General Relativity MHD (CIGR)</a></i><br>
+Core development and support of the community software for general relativistic MHD</li>
+
+<li> NSF #1005165: <i><a href="">Interdisciplinary Research Experience in Computational Sciences</a></i><br>
+  Development of GetComponents for code assembly</li>
+
+<li> NSF #0932251: <i><a href="http://www.nsf.gov/awardsearch/showAward.do?AwardNumber=0932251">TeraGrid Extension: Bridging to XD</a></i><br>
+Development of SimFactory into a science gateway for TeraGrid</li>
+
+
+
+</ul>
+
+
+<?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>



Property changes on: about/funding.php
___________________________________________________________________



More information about the Commits mailing list