This bibtex parser could be extremely useful for a long-standing problem with GNU TeXInfo -- the lack of bibtex support. Basically you would just need a new out put format that would create something like:
@bib_article{key, author, title, journal, year, volume, pages}
It's pretty easy to write GNU Texinfo macros @bib_article, @bib_book, etc., that will create an itemized bibliography with anchors. The key is just having a nice tool that will parse bibtex entries into the above format, and then write the macros along with it. Hmm, I'll see if I can take a crack at it with your source....
Ticket moved from /p/pybtex/feature-requests/6/
Last edit: Densetsu no Ero-Sennin 2014-03-09