logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

med2bib - script to convert Pubmed format files to BibTeX format files

Authors

FilippoRusconi   <lopippo@debian.org>   basing   the   writing  on  previous  work  by  PereConstans
       <constans@molspaces.com>.
           Program and man page (for the Debian distribution) author.

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.

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.

Name

       med2bib - script to convert Pubmed format files to BibTeX format files

See Also

cb2bib(1), bib2pdf(1), isi2bib(1), ris2bib(1)

Synopsis

med2bib <input.med> <output.bib>

See Also