Looking for ideas on how to design a doc type & template for wiki style page with reference section

I am starting work on an information section of my project that is more wiki style in nature vers normal content. The main thing these pages will have is cited refereences for the information provided. I wanted to mimick what Wikipidiea does by adding a number superscript notiion after the information that then points to a specific item in a list of sources at the botom of the page. I did some digging around and did not find any templetes or plugins for this on the umbraco marketplace so I wanted to see if anyone has done something similare to this or has any ideas on a good way to setup a doc type and it’s template to easly allow the maintaince of the source links as well as do that superscript link thing. I am getting decent at making custom plugins for Umbraco so if nothing really exists but a good idea could be articulated as a plugin idea I don’t mind making a custom plugin, and even releaseing it to the marketplace for usage. I just can’t really think of a decent way to approch even the basic design of the document type.