diff options
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/BibTeX.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
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 : <http://alexandre.dupas.free.fr/code/pub/>. +A sample result is shown on my webpage : <http://www.adupas.org/research/publications/>. 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. |