NAME
       isi2bib - script to convert ISI format files to BibTeX format files
SYNOPSIS
       isi2bib <input.isi> <output.bib>
DESCRIPTION
       isi2bib  is a script to convert an ISI-format file into a PDF file. The
       conversion is  a  two  step  process:  the  ISI-format  file  is  first
       converted  into  an  XML-format  file;  that XML-format file is in turn
       converted into the BibTeX-format file (both utilities  are  shipped  in
       the bibutils package).
       This   script  is  part  of  the  cb2bib  package  and  is  located  at
       /usr/share/cb2bib/c2btools/isi2bib.
BIBLIOGRAPHICAL REFERENCES TO BE CITED
       P. Constans (2009) "A simple extraction procedure  for  bibliographical
       author field", arXiv:0902.0755.
       P. Constans (2007) "Approximate textual retrieval", arXiv:0705.0751.
SEE ALSO
       cb2bib(1), med2bib(1), bib2pdf(1), ris2bib(1)
AUTHORS
       Pere    Constans    <constans@molspaces.com>    and   Filippo   Rusconi
       <rusconi-debian@laposte.net>
           Program authors.
       Filippo Rusconi <rusconi-debian@laposte.net>
           Man-page author for the Debian distribution.
COPYRIGHT
       Copyright © 2004-2008 Pere Constans  Copyright © 2009 Filippo Rusconi
       This manual page was written for the Debian system (but may be used  by
       others).
       Permission  is  granted to copy, distribute and/or modify this document
       under the terms of the GNU General Public License,  Version  3  or  (at
       your   option)  any  later  version  published  by  the  Free  Software
       Foundation. On a Debian system the complete text  of  the  GNU  General
       Public    License    version    3    can   be   found   in   the   file
       /usr/share/common-licenses/GPL-3.
                                September 2009