BibtexToHtml
Votes: 32
Tags: snippet, snippet;bibtex;bib;tex;parser
Submitted: Jan 22, 2009
Released: Jan 22, 2009
Downloads: 66
License: Free
BibtexToHtml 1.2
Works with the following Version(s): 0.9.6
Parse a Bibtex file and output it in a readable HTML list.
Download
- repo-2341.txt (66 downloads)
Description
Parse a Bibtex file and output it in a readable HTML list.
BibTeX is a tool for formatting lists of references (books, papers ...).
Snippet features :Group by typeGroup by yearInternational naming for the groupsCSS class customisation
I use the PHP Script of Andreas Classen "BibTeX 2 HTML" (See in the file).
For more information about Bibtex : http://www.bibtex.org/http://en.wikipedia.org/wiki/BibTeX
Instructions
COPY this in a new snippet called 'BibtexToHtml'Modify if needed the $pathToBibFilesUse it in one of your page !
BibtexToHtml?filename=`lse.bib`
Note : by default, the script will search your bibtex file in "assets/files/bibtex/". You can modify it with the $pathToBibFiles var.
Updates
Add CSS Class customisationSome bugs correctedSub-Packages
Previous Releases
1.0
Votes: 13
Tags: snippet, snippet;bibtex;bib;tex;parser
Submitted: Dec 29, 2008
Released: Dec 29, 2008
Downloads: 67
License: Other
BibtexToHtml 1.0
Works with the following Version(s): 0.9.6
This version has been marked as deprecated. Please use a newer version.
Parse a Bibtex file and output it in a readable HTML list.
Download
- repo-2317.txt (67 downloads)
Description
Parse a Bibtex file and output it in a readable HTML list.
BibTeX is a tool for formatting lists of references (books, papers ...).
Snippet features :Group by typeGroup by yearInternational naming for the groupsCSS class customisation
I use the PHP Script of Andreas Classen "BibTeX 2 HTML" (See in the file).
For more information about Bibtex : http://www.bibtex.org/http://en.wikipedia.org/wiki/BibTeX
Instructions
COPY this in a new snippet called 'BibtexToHtml'Modify if needed the $pathToBibFilesUse it in one of your page !




Please login to comment.