Astro::ADS::Result::Paper

A individual paper in an Astro::ADS::Result object
Download

Astro::ADS::Result::Paper Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Alasdair Allan
  • Publisher web site:
  • http://search.cpan.org/~aallan/XML-Document-RTML-1.16/RTML.pm

Astro::ADS::Result::Paper Tags


Astro::ADS::Result::Paper Description

A individual paper in an Astro::ADS::Result object Astro::ADS::Result::Paper is an individual paper in an Astro::ADS::Result object.SYNOPSIS $paper = new Astro::ADS::Result::Paper( Bibcode => $bibcode, Title => $title, Authors => @authors, Affil => @affil, Journal => $journal_refernce, Published => $published, Keywords => @keywords, Origin => $journal, Links => @associated_links, URL => $abstract_url, Abstract => @abstract, Object => $object, Score => $score ); $bibcode = $paper->bibcode(); @authors = $paper->authors(); $xml = $paper->summary(format => "XML"); $text= $paper->summary(format => "TEXT", fields => @fields);Stores meta-data about an individual paper in the Astro::ADS::Result object returned by an Astro::ADS::Query object. Requirements: · Perl


Astro::ADS::Result::Paper Related Software