Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

isi2bib(1) [debian man page]

ISI2BIB(1)																ISI2BIB(1)

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 con- verted 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 (C) 2004-2008 Pere Constans Copyright (C) 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 ISI2BIB(1)

Check Out this Related Man Page

BIB2PDF(1)																BIB2PDF(1)

NAME
bib2pdf - script to convert BibTeX format files to PDF format files SYNOPSIS
bib2pdf <input.bib> <output.pdf> DESCRIPTION
bib2pdf is a script to convert a BibTeX file into a PDF file. The conversion is performed by first creating a small LaTeX file in which all the bibliographical records are inserted. That LaTeX file is then latex-compiled into a DVI file which, in turn, gets converted into a PDF file using dvipdfm. Note that the script might be configured to use pdflatex instead of latex, thus producing the PDF output file with no extra conversion step. This script is part of the cb2bib package and is located at /usr/share/cb2bib/c2btools/bib2pdf. 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), isi2bib(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 (C) 2004-2008 Pere Constans Copyright (C) 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 BIB2PDF(1)
Man Page

2 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Decrease the Line Gap in a files and Echo a strings

Hi Expert, I have a file contains-- GET:RSUB:ISI,432350114637601; RESP:0:MDN,9352608473:ISI,432350114637601:T11,1:T21,1:T22,1:B16,1:T62,1:BAIC,0:BAOC,0:BOIC,0:BIRO,0:BORO,0:BOIH,0:BOS4,0:CLIP,1:CLIR,0:CFB,1; GET:RSUB:ISI,432350114281653; ... (5 Replies)
Discussion started by: thepurple
5 Replies

2. Shell Programming and Scripting

Grep strings from file and put in Column

Dear Experts, My file contains below- GET:SUB:ISI,432350414557432; RESP:0:MD,019352020633:ISI,432350414557432:T11,1:T21,1:T22,1:B16,1:T62,1:BAIC,0:BAOC,1:BOIC,0:BIRO,0:BORO,0:PAID,1; GET:SUB:ISI,432350414581060;... (2 Replies)
Discussion started by: thepurple
2 Replies