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

gallen at cct.lsu.edu gallen at cct.lsu.edu
Mon Nov 1 10:06:28 CDT 2010


User: gallen
Date: 2010/11/01 10:06 AM

Added:
 /info/
  citation.php

Log:
 draft without actual papers

Directory Changes:

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

   + *

File Changes:

Directory: /info/
=================

File [added]: citation.php
Delta lines: +46 -0
===================================================================
--- info/citation.php	                        (rev 0)
+++ info/citation.php	2010-11-01 15:06:27 UTC (rev 365)
@@ -0,0 +1,46 @@
+<?php $title='Citation Guidelines';
+include_once($_SERVER['DOCUMENT_ROOT'].'/global/header.php');?>
+
+<p>The development of production level scientific software, such   
+as the components of the Einstein Toolkit, represents the academic  
+output of researchers who bring together skills in formulations,  
+algorithms and software engineering as well as substantial domain  
+knowledge. The scientific contributions of such researchers should be  
+acknowledged and respected on a par with those whose expertise lie solely in  
+theory or experiment. Further, most contributions to the Einstein  
+Toolkit have been provided by early stage researchers --- graduate  
+students, postdocs and young assistant professors, where proper  
+and appropriate citation of their contributions is crucial for  
+furthering academic careers.</p>
+
+The current guidelines for citation of the Einstein Toolkit are:</p>
+
+<ol>
+<li> Authors are <b>requested</b> to cite the Einstein Toolkit web page (http://www.einsteintoolkit.org) in publications using results or software obtained from the  
+toolkit.
+
+<li> Authors are <b>requested</b> to individually cite publications for  
+identified key software components from the toolkit that are used to 
+									 obtain published results. These publications include details of e.g. the equations, algorithm, 
+and verification of components.
+A list of components for which this applies  
+is provided below.
+
+<li> Authors should consult the full publication page for the  
+									 Einstein Toolkit (not yet in place) to determine if in their judgement it would be  
+appropriate to provide citations for additional components than  
+described in 1) and 2).
+
+</ol>
+
+
+<h2>Citations for Key Toolkit Components</h2>
+
+<p>Authors whose published work is derived from results obtained using the Einstein Toolkit are <b>requested</b> to individually cite publications for  
+identified key software components  used to  obtain those results. These publications, that are listed below, include details of e.g. the equations, algorithm, 
+    and verification of components. Obviously, citations should only be given for components that were actually used.</p>
+
+
+<p>LIST TO BE PROVIDED</p>
+
+<?php include_once($_SERVER['DOCUMENT_ROOT'].'/global/footer.php');?>



Property changes on: info/citation.php
___________________________________________________________________



More information about the Commits mailing list