Help:Contributing/citations: Difference between revisions
Jump to navigation
Jump to search
Copy-citation toolbar button + APA/Vancouver/BibTeX/RIS format chooser (add-flow round 3) (via update-page on MediaWiki MCP Server) |
Note the automatic duplicate-source merge (one footnote per source) — Aug-30 fix (via update-page on MediaWiki MCP Server) |
||
| Line 1: | Line 1: | ||
<blockquote> | <blockquote> | ||
If you ever need to cite multiple sources in one place, simply repeat the entire syntax multiple times. Each source needs its own <syntaxhighlight lang="wikitext" inline><ref></ref></syntaxhighlight> wrapping. | If you ever need to cite multiple sources in one place, simply repeat the entire syntax multiple times. Each source needs its own <syntaxhighlight lang="wikitext" inline><ref></ref></syntaxhighlight> wrapping. | ||
</blockquote> | </blockquote> | ||
<blockquote> | <blockquote> | ||
< | '''The same source cited several times renders ONE footnote.''' Repeat <syntaxhighlight lang="wikitext" inline><ref>{{#cite:Qxx}}</ref></syntaxhighlight> as often as you need — the render engine recognises duplicate sources and merges the footnotes into a single entry with one ↑ backlink per usage (identical to what a named <syntaxhighlight lang="wikitext" inline><ref name="..."></syntaxhighlight> would give you). No manual de-duplication needed. | ||
</blockquote> | </blockquote> | ||
Revision as of 11:18, 30 August 2026
If you ever need to cite multiple sources in one place, simply repeat the entire syntax multiple times. Each source needs its own
<ref></ref>wrapping.
The same source cited several times renders ONE footnote. Repeat
<ref>{{#cite:Qxx}}</ref>as often as you need — the render engine recognises duplicate sources and merges the footnotes into a single entry with one ↑ backlink per usage (identical to what a named<ref name="...">would give you). No manual de-duplication needed.