Skip to content

riedelcastro/thebibbrag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Bib Brag

A simple tool for converting your bib file into html pages.

An example output can be seen here. To generate this output I ran the command

java -jar thebibbrag-1.0-SNAPSHOT-standalone.jar -b riedel.bib -t $PWD \\
   -g year --preamble pub.preamble --postamble pub.postamble --authorHomepages homepages.tsv

in this directory. Note that the bibtex file is not in the directory. This example shows how thebibbrag generates html for a jekyll site. To this end the pre and post-amble are used to turn the generated output into jekyll pages.

About

A Simple Bibtex to HTML Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published