Diskusjon:OpenDocument
Frå Wikipedia – det frie oppslagsverket
Ref. [1] er vist til to gongar i denne artikkelen, noko som fører til at den refererte artikkelen dukkar opp to gongar i referanselista, som [1] og [4]. Finst det råd for dette?--Sigmundg 22:05, 12 november 2006 (CET)
- en:Wikipedia:Footnotes har råd. «To give a footnote a unique identifier, use
<ref name="name"> ... </ref>
. You can then refer to the same footnote again by using a ref tag with the same name. The name cannot be a number, or the extension will return an error.
- The text in the first occurrence of a named ref is used, so text in the second and following occurrence will be ignored.. You can either copy the whole footnote, or you can use a terminated empty ref tag that looks like this:
<ref name="name"/>
.» --Ranveig 23:30, 12 november 2006 (CET)