[BioRuby-cvs] bioruby/lib/bio reference.rb,1.29,1.30
Naohisa Goto
ngoto at dev.open-bio.org
Fri Jun 13 11:20:26 UTC 2008
Update of /home/repository/bioruby/bioruby/lib/bio
In directory dev.open-bio.org:/tmp/cvs-serv4830/lib/bio
Modified Files:
reference.rb
Log Message:
modified RDoc for Bio::Reference#bibitem
Index: reference.rb
===================================================================
RCS file: /home/repository/bioruby/bioruby/lib/bio/reference.rb,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** reference.rb 4 Jun 2008 14:56:37 -0000 1.29
--- reference.rb 13 Jun 2008 11:20:23 -0000 1.30
***************
*** 252,255 ****
--- 252,257 ----
# {\em Theor. J. Hoge}, 12(3):123--145, 2001.
# ---
+ # *Arguments*:
+ # * (optional) _item_: label string (default: <tt>"PMID:#{pubmed}"</tt>).
# *Returns*:: String
def bibitem(item = nil)
More information about the bioruby-cvs
mailing list