X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9ff287765fda0edb506ea927aa764f39d7d7483e..1b6c1895784db37438ab51a4aebb366aa2e8009d:/doc/todo/BibTeX.mdwn

diff --git a/doc/todo/BibTeX.mdwn b/doc/todo/BibTeX.mdwn
index 1307d0946..16aa1a0f9 100644
--- a/doc/todo/BibTeX.mdwn
+++ b/doc/todo/BibTeX.mdwn
@@ -2,6 +2,8 @@ I would *love* to see a plugin that lets you create one or more BibTeX-formatted
 
 --[[JoshTriplett]]
 
+> There is such a plugin at [[plugins/contrib/bibtex|plugins/contrib/bibtex]]. --[[MatthiasIhrke]]
+
 I work on a plugin to htmlize '.bib' files.
 
 A sample result is shown on my webpage : <http://www.adupas.org/research/publications/>.
@@ -14,7 +16,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 : <http://alexandre.dupas.free.fr/code/ikiwiki/> .
+The source of this plugin could be found on this page : <http://www.adupas.org/software/ikiwiki/> .
 
 Feel free to propose any modifications to enhance this plugin.