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: a2475b8add626102

Jump to content

Help talk:Citation merging

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 4 years ago by Matthiaspaul

Isn't article describes the same as Wikipedia:Nesting footnotes does? DAVRONOVA.A. 13:39, 11 June 2018 (UTC)Reply

I wish I knew about Wikipedia:Nesting footnotes earlier. I think the two tutorials have separate info, but linking them to each other would make sense. For example, this page should have info stating that refs cannot be nested inside other refs, such as the following. Assume "RosenTablet" reference is defined elsewhere. The first one is valid (without a nested ref), while the last two are invalid.
MarkupRenders as
Hello text<ref name="EditorialBoard">{{cite news |last1=Editorial Board |title=State Senate candidate Julia Salazar seems to keep making up her past (ex cathedra editorial) |url=https://nypost.com/2018/08/26/state-senate-candidate-julia-salazar-seems-to-keep-making-up-her-past/ |accessdate=27 August 2018 |publisher=New York Post |date=26 August 2016}}
</ref>
{{reflist}}

Hello text[1]

  1. Editorial Board (26 August 2016). "State Senate candidate Julia Salazar seems to keep making up her past (ex cathedra editorial)". New York Post. Retrieved 27 August 2018.
MarkupRenders as
Hello text<ref name="EditorialBoard">{{cite news |last1=Editorial Board |title=State Senate candidate Julia Salazar seems to keep making up her past (ex cathedra editorial) |url=https://nypost.com/2018/08/26/state-senate-candidate-julia-salazar-seems-to-keep-making-up-her-past/ |accessdate=27 August 2018 |publisher=New York Post |date=26 August 2016}}
* name="RosenTablet"
</ref>
{{reflist}}

Hello text[1]

  1. Editorial Board (26 August 2016). "State Senate candidate Julia Salazar seems to keep making up her past (ex cathedra editorial)". New York Post. Retrieved 27 August 2018.
    • name="RosenTablet"
MarkupRenders as
Hello text<ref name="EditorialBoard">{{cite news |last1=Editorial Board |title=State Senate candidate Julia Salazar seems to keep making up her past (ex cathedra editorial) |url=https://nypost.com/2018/08/26/state-senate-candidate-julia-salazar-seems-to-keep-making-up-her-past/ |accessdate=27 August 2018 |publisher=New York Post |date=26 August 2016}}
* <ref name="RosenTablet"></ref>
</ref>
{{reflist}}

Hello text[1] </ref>

  1. Editorial Board (26 August 2016). "State Senate candidate Julia Salazar seems to keep making up her past (ex cathedra editorial)". New York Post. Retrieved 27 August 2018.
    • <ref name='RosenTablet'>
--(unsigned) 2018-08-31T02:41:01‎ Shushugah
Citations can be nested by various ways, for example with {{r}}.
--Matthiaspaul (talk) 19:58, 16 September 2021 (UTC)Reply