GithubHelp home page GithubHelp logo

novaxlong / bibtex2html Goto Github PK

View Code? Open in Web Editor NEW

This project forked from backtracking/bibtex2html

0.0 2.0 0.0 412 KB

License: Other

Makefile 3.97% Roff 1.11% OCaml 67.06% TeX 13.28% Shell 0.20% NSIS 1.32% Standard ML 0.49% Lex 12.57%

bibtex2html's Introduction

**************************************************************************
*  bibtex2html - A BibTeX to HTML translator                             *
*  Copyright (C) 1997-2014 Jean-Christophe Filliâtre and Claude Marché   *
*                                                                        *
*  This software is free software; you can redistribute it and/or        *
*  modify it under the terms of the GNU General Public                   *
*  License version 2, as published by the Free Software Foundation.      *
*                                                                        *
*  This software is distributed in the hope that it will be useful,      *
*  but WITHOUT ANY WARRANTY; without even the implied warranty of        *
*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.                  *
*                                                                        *
*  See the GNU General Public License version 2 for more details         *
*  (enclosed in the file GPL).                                           *
**************************************************************************

BibTeX2HTML is a collection of tools for producing automatically HTML
documents from bibliographies written in the BibTeX format. It
consists in three command line tools:

  - 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 respectively the cited
    bibliography in a nice presentation, and the original BibTeX file
    augmented with several transparent HTML links to allow easy
    navigation.

  - aux2bib reads a .aux file as produced by LaTeX and writes
    to standard output a BibTeX file containing exactly the
    BibTeX entries refereed in the .aux file.

COPYRIGHT
=========

This program is distributed under the GNU GPL.
See the enclosed file COPYING.


INSTALLATION
============

  You need OCaml >= 4.03 to compile the sources.

  1. Create the configure script with `autoconf`

  2. Configure with "./configure"

  3. Compile with "make".
     It creates two binary files, "bibtex2html" and "bib2bib" .

     If you want  to build the documentation, do  "make doc" (You need
     both LaTeX and Hevea).

  4. Install with "make install".  You may need superuser permissions.

     (Note:  you  can  also  just  copy the  two  executables  in  any
      directory of your choice)

     To install the doc, do "make install-doc".

bibtex2html's People

Contributors

backtracking avatar claudemarche avatar darvasd avatar dgomes avatar khatchad avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.