PRODUCING
ANNOTATED
BIB
FILES
Description
This document provides an example of how to annotate a bibliography
database (.bib file) with an index number which can be used to catalog
your articles.
This package is entirely in LaTeX and can be run directly using the commands
latex all
bibtex all
latex all
latex all
Alternatively, the script Embib is provided to do this task. To use, type
Embib all
The script executes latex and bibtex, however it also extracts the entries in the bib file to create the citation list for you (the allnocite.tex file). The oplist.bst will create a catalog listing attached to each bibliography entry tagged with the file you have ofnote = {} tag in your bib file. The advantage is that other standard bibliography styles ignore this entry (so you do not get the entry when you process your database for writing an article). The annotebib package is availabe in pdfslides.tar.gz. The script requires a bash shell to work.