bibtex2html 1.96-5 source package in Ubuntu

Changelog

bibtex2html (1.96-5) unstable; urgency=low

  [ Stéphane Glondu ]
  * Team upload
  * Recompile with ocaml 3.12.1 (no source changes)

  [ Stefano Zacchiroli ]
  * Remove myself from Uploaders
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  10 Nov 2011 16:40:41 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
all
Section:
tex
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
bibtex2html_1.96.orig.tar.gz 88.1 KiB f21dccea4d84e84f97017b0bc6a6ba854c62e6cb87e337c74a3dbc097b1a9482
bibtex2html_1.96-5.debian.tar.gz 13.0 KiB 7a5939bd5688ff0c64b0f075c3c54fd620a44fbe0c1e94a6cc9069df9ba360a3
bibtex2html_1.96-5.dsc 2.1 KiB 3e309ccb819bb9faab8052064c50477ebee14dfcf3580ef887cc8738be62250c

Available diffs

View changes file

Binary packages built by this source

bibtex2html: filters BibTeX files and translates them to HTML

 Collection of tools for filtering BibTeX data bases and for producing
 HTML documents from BibTeX data bases:
 .
  - aux2bib extracts a BibTeX database consisting of only the entries
    that are refereed by an aux file.
 .
  - bib2bib is a filter tool that reads one or several bibliography
    files, filters the entries with respect to a given criterion, and
    outputs the list of selected keys together with a new bibliography
    file containing only the selected entries;
 .
  - bibtex2html is a translator that reads a bibliography file and
    outputs two HTML documents that are respectively the cited
    bibliography in a nice presentation, and the original BibTeX file
    augmented with several transparent HTML links to allow easy
    navigation.