mailr10706 - /branches/bieri_gui/gui_bieri/references.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on February 16, 2010 - 14:58:
Author: bugman
Date: Tue Feb 16 14:58:05 2010
New Revision: 10706

URL: http://svn.gna.org/viewcvs/relax?rev=10706&view=rev
Log:
Added my PhD thesis to the list of references for relax.


Modified:
    branches/bieri_gui/gui_bieri/references.py

Modified: branches/bieri_gui/gui_bieri/references.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/references.py?rev=10706&r1=10705&r2=10706&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/references.py (original)
+++ branches/bieri_gui/gui_bieri/references.py Tue Feb 16 14:58:05 2010
@@ -175,6 +175,9 @@
         text = text + "<h3><i>The new model-free analysis protocol</i></h3>"
         text = text + "<p>%s</p>" % info.bib['dAuvergneGooley07'].cite_html()
         text = text + "<p>%s</p>" % 
info.bib['dAuvergneGooley08b'].cite_html()
+        text = text + "<h3><i>Comprehensive reference</i></h3>"
+        text = text + "<p>This PhD thesis expands on all of the d'Auvergne 
and Gooley references and describes model-free analysis and the program relax 
in more detail:</p>"
+        text = text + "<p>%s</p>" % info.bib['dAuvergne06'].cite_html()
 
         # The footer.
         text = text + HTML_FOOTER




Related Messages


Powered by MHonArc, Updated Tue Feb 16 15:40:04 2010