On 4/11/06, Daniel P. B. Smith wikipedia2006@dpbsmith.com wrote:
I only wish (well, you knew that was coming) that there was a way for a reader to hide/show the superscripted links to the references.
Presuming you mean the <ref>s in the article text to the part generated by the <references/> tag, you can get rid of them in user css:
.reference {display:none;}
Is that what you were thinking of?
-- Sam