Help:Introduction to referencing with Wiki Markup/2: Difference between revisions

Content deleted Content added
New editors aren't going to be creating multi-column reflists.
WP:GOCE copy edit
Line 4:
{{Shortcut|WP:INTREF2}}
[[File:Citing sources tutorial, part 1.ogv|thumb|250px|A screencast that walks through the essentials needed in citing your sources]]
If you've read many Wikipedia articles, then you've seen plenty of inline citations. These are usually small, numbered footnotes like this.<ref>{{cite book|last=Wales|first=J|title=What is an inline citation?|year={{CURRENTYEAR}}|publisher=Wikipublisher|pages=6}}</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 full source in a reference section near the bottom of the article.
 
 
When editing a page using the popular (most common) footnotesfootnote style, inline citations are usually betweenplaced <code><nowiki><ref></nowiki>...<nowiki></ref></nowiki></code> tags. Note the closing slash ("/") in the lattersecond tag, indicating that it is the end of the reference.
 
 
The information within references is displayed together in one place on a page, wherever <code><nowiki><references/></nowiki></code> or, most commonly, the template {{tlx|Reflist}} is present. This will usually be in a section titled "References". If you are creating a brand new page, or adding references to a page that didn't previously have any, don't forgetremember to add a referencesReferences section like the one below. The Manual of Style describes [[Wikipedia:Manual of Style/Layout#Order of article elements|where to place such a section]].
<pre>
== References ==
Line 17:
 
 
:''Note: This is by far the most popular system for inline citations, but sometimes you will find [[Wikipedia:Inline citations|other styles]] being used in an article, such as references in parentheses. As a general rule, the first major contributor to an article gets to [[WP:CITEVAR|choose the referencing system]] used there. If an article uses a different system than the one you're used to, just copy an existing reference when adding any new reference, then modify it appropriately; don't mix styles.''
 
==References==