This set of examples considers only simple cases of predifined bibliographic formats, which at present are most frequent on the Web.
For complex cases that would require ad hoc regular expressions, see the cb2Bib’s Advanced Features.
To test the examples, launch cb2Bib, and select the text within the boxes (type also Ctrl-C if running cb2Bib on a Windows machine). cb2Bib will extract the selected reference.
Predefined Formats
BibTeX
@article{Efron,
title = {{The Estimation of Prediction Error}},
author = {Bradley Efron},
journal = {Journal of the American Statistical Association},
pages = {619 - 632},
volume = {99},
number = {467},
year = {2004},
}
Nowadays most authors and publishers websites export references to BibTeX format. This is the safest way to retrieve a reference with cb2Bib. Select from @article to the last }. cb2Bib imports the reference. Once imported, cb2Bib permits adding the abstract, keywords or renaming and relocating the document file.
ISI Reference Format
PT Journal
AU Kohn, W
AU Becke, AD
AU Parr, RG
TI Density functional theory of electronic structure
SO JOURNAL OF PHYSICAL CHEMISTRY
BP 12974
EP 12980
PG 7
JI J. Phys. Chem.
PY 1996
PD AUG 1
VL 100
IS 31
J9 J PHYS CHEM
ER
Example provided for testing isi2bib external preparsing script. See Configuring Clipboard for the setup details.
RIS Reference Format
TY - JOUR
AU - A. J. Coleman
PY - 1963
TI - Structure of fermion density matrices
JO - Rev. Mod. Phys.
SP - 668
VL - 35
ER -
Example provided for testing ris2bib external preparsing script. See Configuring Clipboard for the setup details.