BibtexToHtml
Votes: 14
Tags: snippet, snippet;bibtex;bib;tex;parser
Submitted: Jan 22, 2009
Released: Jan 22, 2009
Downloads: 53
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 (53 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 type
- Group by year
- International naming for the groups
- CSS class customisation
I use the PHP Script of Andreas Classen "BibTeX 2 HTML" (See in the file).
For more information about Bibtex :
Instructions
- COPY this in a new snippet called 'BibtexToHtml'
- Modify if needed the $pathToBibFiles
- Use 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 customisation
- Some bugs corrected
Sub-Packages
Previous Releases
1.0
Votes: 13
Tags: snippet, snippet;bibtex;bib;tex;parser
Submitted: Dec 29, 2008
Released: Dec 29, 2008
Downloads: 59
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 (59 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 type
- Group by year
- International naming for the groups
- CSS class customisation
I use the PHP Script of Andreas Classen "BibTeX 2 HTML" (See in the file).
For more information about Bibtex :
Instructions
- COPY this in a new snippet called 'BibtexToHtml'
- Modify if needed the $pathToBibFiles
- Use it in one of your page !

Please login to comment.