MED2BIB(1) | MED2BIB(1) |
med2bib - script to convert Pubmed format files to BibTeX format files
med2bib <input.med> <output.bib>
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.
P. Constans (2009) "A simple extraction procedure for bibliographical author field", arXiv:0902.0755.
P. Constans (2007) "Approximate textual retrieval", arXiv:0705.0751.
Filippo Rusconi <lopippo@debian.org> basing the writing on previous work by Pere Constans <constans@molspaces.com>.
Copyright © 2009,2017 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 |