INSPEC

 view release on metacpan or  search on metacpan

getCite.pl  view on Meta::CPAN

	print "ERROR cant open 	$::opt_bibfile\n";
	}
}
else
{
	print "ERROR!!\n";
	print "Couldn't find the citation in INSPEC databse]--!!\n";
	print "Reasons:\n(1) The citation is too old (i.e older than 1968).\n";
	print "(2) The journal [".$jname."] is not contained in the INSPEC database.\n";
	print "(3) The volume[".$volume."], page number[".$page."], and journal code[".$journal."] were incorrectly specified.\n";
	print "(4) The AXION INPSEC server is down or too busy.  Goto axiom.iop.org/S/ARKAN/search and try a manual search to see.\n";
}



( run in 0.638 second using v1.01-cache-2.11-cpan-87723dcf8b7 )