Template:Edit refs

From WikiProjectMed
Jump to navigation Jump to search

When you are reading an article and see a references section near the bottom populated by a series of numbered citations, you might think that if you edit the page, you will see those citations typed in that section and be able to edit them. However, usually what you will see is markup similar to this:

==References==
{{reflist}}
or <references />

In that case, the text of citations is actually in the body of the article, directly next to the statements or paragraphs the citations support, using <ref>...</ref> tags, which display when you are reading an article as footnotes (e.g.[1][2]). The template code shown above in the references section collates and displays all of the citations within the article in a numbered list in which the numbers correspond to the footnote numbers in the text. By clicking on the ^ symbol next to a citation display, you can easily find exactly where in the body of the article the citation text appears in order to edit it. For more detail, please see Help:Referencing for beginners, Help:Introduction to referencing, and Wikipedia:Citing sources.