(no commit message)
[ikiwiki.git] / doc / todo / BibTeX.mdwn
index 1ac9e99b836540a41479aa7def9b7512e08e89d4..1307d0946863e36299961b74fefc30d731d4c29e 100644 (file)
@@ -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.