Method: Bio::Reference#year
- Defined in:
- lib/bio/reference.rb
#year ⇒ Object (readonly)
year of publication (typically Fixnum)
65 66 67 |
# File 'lib/bio/reference.rb', line 65 def year @year end |
year of publication (typically Fixnum)
65 66 67 |
# File 'lib/bio/reference.rb', line 65 def year @year end |