From: https://www.google.com/accounts/o8/id?id=AItOawk_MMtLPS7osC5MjX00q2ATjvvXPWqm0ik Date: Sun, 31 Jul 2011 10:15:58 +0000 (-0400) Subject: (no commit message) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9ff287765fda0edb506ea927aa764f39d7d7483e;p=ikiwiki.git --- diff --git a/doc/todo/BibTeX.mdwn b/doc/todo/BibTeX.mdwn index 1ac9e99b8..1307d0946 100644 --- a/doc/todo/BibTeX.mdwn +++ b/doc/todo/BibTeX.mdwn @@ -4,7 +4,7 @@ I would *love* to see a plugin that lets you create one or more BibTeX-formatted I work on a plugin to htmlize '.bib' files. -A sample result is shown on my webpage : . +A sample result is shown on my webpage : . It features the htmlization of the bibtex with 4 types of entry supported (InProceedings, Article, MastersThesis and PhdThesis). I will add the book entry support soon. It creates for each '.bib' file an html version, and for each entry a specific page with abstract as well as an individual bib file. It lack some features like the possibility to have a pdf or ps version of the article attached.