Help for this page

Select Code to Download


  1. or download this
    my $cr = REST::Client::CrossRef->new(
        mailto        => 'd...h',
    ...
        return \@res;
    }
    
  2. or download this
    sub unfoldauthors4 {
        my ($authors) = @_;
    ...
        }
        return \@res;
    }