Is there a good way to cite scientific literature? I tried the
footnotes markup but I only got some superscripted text without a link
being created. Manually it gets quite tedious. I came up with this:
Some text.[[{p}#1|`[1`]]]
!! References
[[#1|`[1`]]] Author etc.
Wikipedia does this in an elegant and smart way. For example:
http://en.wikipedia.org/wiki/Wiki#References
To create a link like [1] in the text to the references section:
Some text.<ref>Author, link etc.</ref>
This also creates an anchor to jump back from the references section.
The reference section is a numbered list and each reference has a
leading "^" to jump back to the text position where the reference is
referenced. The numbering and link/anchor creation happens
automatically.
Regards, Markus
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---