med2bib - script to convert Pubmed format files to BibTeX format files
SYNOPSIS
med2bib <input.med> <output.bib>
DESCRIPTION
med2bib is a script to convert a Pubmed-format file into a
BibTeX-format file. The conversion is a two step process: the
Pubmed-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/med2bib.
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.
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'.