Help:Cite: Difference between revisions

From wikilawschool.net. Wiki Law School does not provide legal advice. For educational purposes only.
mNo edit summary
mNo edit summary
 
Line 1: Line 1:
{{:Help:Contents}}
{{:Help:Contents}}
'''Cite''' makes it possible to add footnotes to a page.
'''Citing''' makes it possible to add footnotes to a page. The footnotes can be a textual cite to source material, or an Internet link to a webpage with the source material.


== Usage ==
== Usage ==
Line 6: Line 6:
The basic concept of the ‎<code><nowiki><ref></nowiki></code> tag is that it inserts the text enclosed by the ref tags as a footnote in a designated section, which you indicate with the placeholder tag ‎<code><nowiki><references />‎</nowiki></code>.
The basic concept of the ‎<code><nowiki><ref></nowiki></code> tag is that it inserts the text enclosed by the ref tags as a footnote in a designated section, which you indicate with the placeholder tag ‎<code><nowiki><references />‎</nowiki></code>.


Additional placeholder tags ‎<code><nowiki><references />‎</nowiki></code> can be inserted in the text, and all ‎<code><nowiki><ref></nowiki></code> tags up to that point, in that group, will be inserted there.
The citations appear as small, numbered footnotes like this.<ref>This is a footnote citation.</ref> They are generally added either directly following the fact that they support, or at the end of the sentence that they support, following any punctuation. When clicked, they take the reader to a citation in a reference section near the bottom of the article.


If you forget to include ‎<code><nowiki><references /></nowiki></code> in the article, the footnotes will not disappear, but the references will be displayed at the end of the page.
A citation is inserted into a page following this pattern: <code><nowiki><ref></nowiki>...<nowiki></ref></nowiki></code>. Note the difference between the opening and closing reference tags.
 
This page itself uses footnotes, such as the one at the end of this sentence.<ref group="note">This footnote is used as an example in the "Usage" section.</ref> If you view the source of this page by clicking "Edit this page", you can see a working example of footnotes.
 
 
. . . .
 
 
<references group="note"/>


Additional placeholder tags ‎<code><nowiki><references />‎</nowiki></code> can be inserted in the text, and all ‎<code><nowiki><ref></nowiki></code> tags up to that point, in that group, will be inserted there.


[[Category:Help|Cite]]
<references/>


[[Category:Help|Cite]]
[[Category:Help|Cite]]

Latest revision as of 20:09, June 26, 2023


Help Pages
Table of Contents
Introduction
Reading
Navigation
Searching
Logging in
Notifications
Tracking changes
Page history
Watchlist
Editing
Editing pages
Starting a new page
Formatting
Talk pages
Structured Discussions
User page
Links
Categories
Advanced Editing
Footnote citations
Images
Tables
Transclusion
Templates
Moving a page
Namespaces
Variables
Managing files
Special pages
Deleting pages
Customizing
Preferences

Citing makes it possible to add footnotes to a page. The footnotes can be a textual cite to source material, or an Internet link to a webpage with the source material.

Usage[edit source]

The basic concept of the ‎<ref> tag is that it inserts the text enclosed by the ref tags as a footnote in a designated section, which you indicate with the placeholder tag ‎<references />‎.

The citations appear as small, numbered footnotes like this.[1] They are generally added either directly following the fact that they support, or at the end of the sentence that they support, following any punctuation. When clicked, they take the reader to a citation in a reference section near the bottom of the article.

A citation is inserted into a page following this pattern: <ref>...</ref>. Note the difference between the opening and closing reference tags.

Additional placeholder tags ‎<references />‎ can be inserted in the text, and all ‎<ref> tags up to that point, in that group, will be inserted there.

  1. This is a footnote citation.