Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a241cb443b0cf4e0

Jump to content

Template:Edit refs

From Wikipedia, the free encyclopedia

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.