The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

verifybib - Verify an astronomical bibcode

SYNOPSIS

  verifybib 1995MNRAS.276.1024J

  cat bibcodes.dat | verifybib

DESCRIPTION

This program can be used to verify a standardized astronomical bibcode. Output is a summary of the valid bibcode.

If only one bibcode is supplied, exit status is bad if the bibcode is not valid.

OPTIONS

The following options are supported:

-version

Report the version number.

-help

A help message.

-man

This manual page.

NOTES

The official ADS bibcode verifier can be found at:

 http://adsabs.harvard.edu/verify.html

REFERENCES

Details on the bibcode standard can be obtained from

 http://cdsweb.u-strasbg.fr/simbad/refcode.html

A complete description of the reference coding has been published as a chapter of the book "Information & On-Line Data in Astronomy", 1995, D. Egret and M. A. Albrecht (Eds), Kluwer Acad. Publ.

ADS seems to use non-standard bibcodes for meetings and conferences:

  http://adsabs.harvard.edu/abs_doc/conferences.html

AUTHOR

Tim Jenness <tjenness@cpan.org>

COPYRIGHT

Copyright (C) 2004 Tim Jenness and the Particle Physics and Astronomy Research Council.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place,Suite 330, Boston, MA 02111-1307, USA

SEE ALSO

Astro::Bibcode, Astro::ADS