1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!--This file is automatically generated. Do not edit!-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>The TeX Catalogue OnLine, Entry for bib2xhtml, Ctan Edition</title>
<link rel="stylesheet" type="text/css" href="../texcatalogue.css">
</head>
<body bgcolor="white">
<h1><a name="top"></a></h1>
<div style="text-align:center">
<a href="../index.html">
<img src="../title.png" alt="The TeX Catalogue Online" border="0">
</a>
</div>
<p></p>
<div style="text-align:center">
<a href="http://tug.ctan.org/find.html">Search</a> |
<a href="../index.html">Home</a> |
<a href="../alpha.html">Alpha</a> |
<a href="../brief.html">Brief</a> |
<a href="../bytopic.html">Topical</a> |
<a href="../hier.html">Hierarchical</a> <!--|
<a href="../full.html">Full</a Available from Graham as PDF-->
</div>
<p></p>
<hr>
<table cellpadding="3" width="100%">
<tr>
<th align="left" valign="top" rowspan="4" width="20%">
<big><a name="bib2xhtml">bib2xhtml</a></big>
</th>
<td align="left" valign="bottom" colspan="2" width="80%">
<strong><em>Convert BibTeX Files into XHTML</em></strong>
</td>
</tr>
<tr>
<td colspan="2" width="80%"><p class="description">
bib2xhtml is a program that converts BibTeX files into HTML
(specifically XHTML 1.0). The conversion is mostly done by
specialized BibTeX style files, derived from a converted
bibliography style template. This ensures that the original
BibTeX styles are faithfully reproduced. Some postprocessing is
performed by Perl code.
<br><br>
This is an update of the bib2html program written by David Hull
in 1996 and maintained by him until 1998. I have been a happy
user of the program since 1995, using the program to keep my
publication list up to date, and, lately, to generate the
on-line bibliography list for my book Code Reading: The Open
Source Perspective (Addison-Wesley 2003). After 1998 no other
changes were made to the program, and I failed to locate an
active program home page. Since there were a number of changes
I needed to bring the program up to date with evolving web
standards, I decided to adopt bib2html for maintenance,
evolution, and further distribution. The first new public
release made in 2004, features support for XHTML 1.0.
The author is Diomidis Spinellis.</p></td>
</tr>
<tr><td align="left" width="100%%">
<a href="ftp://ftp.dante.de/pub/tex/biblio/bibtex/utils/bib2xhtml/">
<img src="../search.png" border="0"
title="Visit a nearby CTAN:/biblio/bibtex/utils/bib2xhtml. If this fails, try Dante."></a>
<a href="ftp://ftp.dante.de/tex-archive/biblio/bibtex/utils/bib2xhtml"><img src="../dir.png" border="0" title="Visit Dante:/biblio/bibtex/utils/bib2xhtml"></a>
<a href="http://theory.uwinnipeg.ca/scripts/CTAN/biblio/bibtex/utils/bib2xhtml.tar.gz"><img src="../tar.png" border="0"
title="Download from a nearby CTAN (automatically identified)."></a>
<a href="ftp://ftp.dante.de/tex-archive/biblio/bibtex/utils/bib2xhtml.tar.gz">
<img src="../tar.png" border="0"
title="Download from Dante."></a>
<a href="ftp://ftp.dante.de/pub/tex/biblio/bibtex/utils/bib2xhtml/README"><img
src="../doc.png" border="0"
title="Read documentation for this package from ctan:/biblio/bibtex/utils/bib2xhtml/README."></a>
<a href="ftp://ftp.dante.de/pub/tex/biblio/bibtex/utils/bib2xhtml/bib2xhtml.pdf"><img
src="../acroread.png" border="0"
title="Read documentation for this package from ctan:/biblio/bibtex/utils/bib2xhtml/bib2xhtml.pdf."></a>
<a href="ftp://ftp.dante.de/pub/tex/biblio/bibtex/utils/bib2xhtml/bib2xhtml.html"><img
src="../html.png" border="0"
title="Read documentation for this package from ctan:/biblio/bibtex/utils/bib2xhtml/bib2xhtml.html."></a>
</td>
</tr><tr><td align="right" valign="bottom" width="100%%">
<small><em>
License: <strong><a href="../licenses.gpl.html">gpl</a></strong>
Updated: <strong>2004-10-04</strong>
</em></small>
</td></tr>
</table>
<hr>
<center><small>Copyright (c) 1986-2004
<a href="http://www.togaware.com"><img src="../gwtw.png" align="center" border=0
></a>.
This page was generated 2004-11-05 01:28:28.</small>
</center>
<hr>
</body>
</html>
|