Honor (talk | contribs)
Improve readability, correct errors, consistent formatting, add outgoing links where prudent.
Kostas (talk | contribs)
How do I add references to an article?: add instructions for reusing
Line 16: Line 16:
<li>'''Using the visual editor.'''</li>
<li>'''Using the visual editor.'''</li>
<ul>
<ul>
<li> Click Insert, then More, then Basic reference.</li>
<li> Click Insert -> More ->  Basic reference.</li>
<li> Another way is to type <code><nowiki><ref</nowiki></code> and the reference insertion dialog will pop up.</li>
<li> Another way is to type <code><nowiki><ref</nowiki></code> and the reference insertion dialog will pop up.</li>
<li> A third way is to use the shortcut <code>Ctrl+Shift+K</code>.</li>
<li> A third way is to use the shortcut <code>Ctrl+Shift+K</code>.</li>
In order to reuse a reference you have already added click Insert -> More ->  Re-use reference.
</ul>
</ul>
<li> '''Using the source editor.'''</li>
<li> '''Using the source editor.'''</li>
<ul>
<ul>
<li>Enclose your reference between these tags <code><nowiki><ref> </ref></nowiki></code>.</li>
<li>Enclose your reference between these tags <code><nowiki><ref name="source-1"> </ref></nowiki></code>.</li>
Adding a name is not required but lets you re-use the source by inserting <code><nowiki><ref name="source-1" /></nowiki></code> later.
</ul>
</ul>
</ol>
</ol>