X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/dd87d82fbe2bf09abe634caef044474d5b24502e..ea9f75881b1a2eeba0075c8928f690cfa8eff870:/doc/todo/BibTeX.mdwn diff --git a/doc/todo/BibTeX.mdwn b/doc/todo/BibTeX.mdwn index 1ac9e99b8..e19268656 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. @@ -14,7 +14,7 @@ I have a problem to create a new page that render like any other page in the wik Is it possible to create several wiki page from only one source file? -The source of this plugin could be found on this page : . +The source of this plugin could be found on this page : . Feel free to propose any modifications to enhance this plugin.