Skip to content

northerntechie/bib2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bib2html - BibTeX to HTML Command Line Conversion Utility

This python script converts BibTex files to an HTML file that can be cut-n-pasted to an existing file or used on its own.

Manual

Command Line Options

usage: bib2html.py [-h] -i INPUTFILE [-o OUTPUTFILE]

BibTex to HTML converter

optional arguments:

-h, --help

show this help message and exit

-i INPUTFILE, --input INPUTFILE

Input BibText file. If no option, uses stdin.

-o OUTPUTFILE, --output OUTPUTFILE

Output HTML file. If no option, uses stdout.

About

BibTeX to HTML converter command line utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published