Tobias, If you aren't working on this now I may make this my project for the weekend.
My quick thoughts on this are to make something that can pretty much act like \cite does in latex. You would have some macro or more likely widget that you put where you want to label something, if you don't mind me using what you said it would be something like <$ref label=foo/> which would put the first label, each instance of this would get its own number (assuming it uses numbers for labels) and they would automatically increment. so this would add the (1) here (from Tobias' example) a = b + x (1) > then when you want to reference it you would use <$ref ref=foo/> Which would put (1) (or whatever number the reference foo gets) and if you have a citation you want to list you would use <$ref cite=foo/> or <$ref listCitations=true/> which would list all of the citations for things used in the open tiddlers. which would put the citation for foo if you have one. We could probably make this work with bibtex, which should make a lot of people happy. I should have something with the most basic parts working in a little bit. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9c173961-d6dc-4ef8-a374-4e5a1fb35622%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

