I would like to remind everyone that my citation feature is still
sitting in extensions/Citation.php waiting to be turned on on the
wiki(p|m)edia projects. I just fixed a nasty display bug and hereby
declare it "production ready" (M$-grade only, of course;-)
Remark: I tried to add a <note> tag using the same sytem, which seems
straightforward enough, only to discover that the parsed replaces custom
tags ordered by tag/position, not position/tag. So, if I were to write
citation/note/citation, it gets numbered 1/3/2 instead of 1/2/3.
Therefore, I did not implement <note>, everything will have to go
through <citation>, prefferably via template, which allows for
{{note|text}}. That will have to suffice for now :-(
Magnus