mailr15879 - /1.3/prompt/bmrb.py


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

Header


Content

Posted by edward on May 02, 2012 - 18:36:
Author: bugman
Date: Wed May  2 18:36:42 2012
New Revision: 15879

URL: http://svn.gna.org/viewcvs/relax?rev=15879&view=rev
Log:
Fix for the bmrb.citation user function documentation.

The 'type' argument was not being described.


Modified:
    1.3/prompt/bmrb.py

Modified: 1.3/prompt/bmrb.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/prompt/bmrb.py?rev=15879&r1=15878&r2=15879&view=diff
==============================================================================
--- 1.3/prompt/bmrb.py (original)
+++ 1.3/prompt/bmrb.py Wed May  2 18:36:42 2012
@@ -86,6 +86,7 @@
         ["full_citation", "The full citation as given in a reference list."],
         ["title", "The title of the publication."],
         ["status", "The publication status."],
+        ["type", "The type of publication."],
         ["journal_abbrev", "The standard journal abbreviation."],
         ["journal_full", "The full journal name."],
         ["volume", "The volume number."],




Related Messages


Powered by MHonArc, Updated Wed May 02 18:40:01 2012