|
The Collection of Computer Science Bibliographies |
|||||
| Home | About | FAQ | Browse | Add | Statistics |
Each bibliography in this collection has been converted to the BibTeX format in
a standardized layout with the aid of bibclean (1.5 MB !)
(provided by Nelson Beebe), which can also convert Scribe format to
BibTex.
Another BibTeX pretty-printer prettybib
is available from the Hypatia
Electronic Library.
If you prefer the Refer format you can convert the standardized BibTeX format to Refer with the perl script bibtex2refer.
An BibTeX <=> EndNote <=> BiblioML converting online service is available at University of Arizona.
BibTeX bibliographies can be efficiently searched using biblook/bibindex, a tool provided by Jeff Erickson.
Dana Jacobsen has written a very good Refer/Tib-to-BibTeX converter r2b and maintains a survey of other bibliographic tools also containing a section on BibTeX tools.
The suite of BibTeX tools by
Nelson F. Beebe and the material available at the CTAN sites are good
starting points when trying to manipulate BibTeX databases.
Noteworthy is BibTool, available on the CTAN sites, which unifies
many operations on BibTeX databases into one tool (prettyprinting,
field rewriting, sorting, key generation, macro expansion, ...).
The JBibtexManager is a java-based software which offers a convenient GUI interface to BibTeX databases. You can create, edit, sort and search BibTeX files.
If you plan on writing programs that deal with BibTeX data you might want to consider using btOOL: A Programmer's Interface to BibTeX Files by Greg Ward.
For those of you who are running DOS on PCs there is BibDB: free BibTeX database management software provided by Eyal Doron.
If you are submitting entries in BibTeX format then make sure that all the necessary @String entries are supplied with the actual entries.
Dana Jacobsen has collected more information on the various bibliographic formats and has compiled a survey of bibliographic tools.
Never use HTML code in BibTeX references: HTML does not like to mingle with LaTeX.
note = "Bibliography: \cite{Smith1988}, \cite{Anderson1978a}",
or
note = "For a detailed version also see \cite{Smith1988}. An
alternative approach is described in \cite{Anderson1978a}",
These citations will be turned into hyperlinks in search results,
allowing you to have a look at the cited references. These kind of
crossreferences add a lot of value to bibliographies.
|
Please direct comments regarding the bibliography collection
to <liinwwwa@ira.uka.de>.
This page is part of the Computer
Science Bibliography Collection. |