BattleIntelligence:Inline citation/Draft/examples: Difference between revisions
Appearance
imported>Deadfire m Deadfire moved page User:Deadfire/Drafts/BattleTechWiki:Inline citation/examples to BattleTechWiki:Inline citation/Draft/examples without leaving a redirect: Moving to the correct place for this draft |
Tungstenchan (talk | contribs) m Text replacement - "BattleTechWiki" to "BattleIntelligence" |
||
| Line 1: | Line 1: | ||
This page contains '''examples''' of various types of inline citations. Variations on all of the examples included here exist throughout | This page contains '''examples''' of various types of inline citations. Variations on all of the examples included here exist throughout BattleIntelligence. | ||
== Full citations in footnotes == | == Full citations in footnotes == | ||
| Line 128: | Line 128: | ||
--> | --> | ||
== See also == | == See also == | ||
* [[ | * [[BattleIntelligence:Referencing for beginners]] – a simple yet versatile guide for beginners | ||
* [[Help:References]] | * [[Help:References]] | ||
* [[Help:Footnotes]] | * [[Help:Footnotes]] | ||
[[Category: | [[Category:BattleIntelligence how-to|BattleIntelligence:Inline citation]] | ||
Latest revision as of 01:12, 1 May 2025
This page contains examples of various types of inline citations. Variations on all of the examples included here exist throughout BattleIntelligence.
Full citations in footnotes
Many articles use "<Ref> tags" to remove inline citations to an endmatter section. Citations which are referenced multiple times may be collapsed. The text is expanded in the document where a "<References />" tag or a {{reflist}} template appears. This citation style is sometimes termed "Shortened notes".
- wikitext
* This is some wikitext supported by a cite of a book written in 2000 by an author named Jones, with no page number specified.<ref>Jones, John (2000), My Life and Times, John Q. Bookbinder & Sons.</ref>
* This is some wikitext supported by a cite of pages 3-5 of a book written in 2000 by an author named Jones.<ref name=Jones2000pp3-5>Jones, John (2000), ''My Life and Times'', John Q. Bookbinder & Sons, pp. 3-5.</ref>
* This is text supported by a second reference to a citation declared elsewhere.<ref name=Jones2000pp3-5 />
== References ==
<References />- rendering
- This is some wikitext supported by a cite of a book written in 2000 by an author named Jones, with no page number specified.[1]
- This is some wikitext supported by a cite of pages 3-5 of a book written in 2000 by an author named Jones.[2]
- This is text supported by a second reference to a citation declared elsewhere.[2]
Parenthetical style references in footnotes
Parenthetical-style references are often placed in footnotes. This example uses the {{Reflist}} template instead of the <References /> tag, and uses the {{refbegin}} along with {{refend}} templates to similarly format full citations placed after the numbered footnotes.
- wikitext
* This is some wikitext supported by a cite of a book written in 2000 by an author named Adams, with no page number specified.<ref>Adams (2000)</ref>
* This is some wikitext supported by a cite of pages 3-5 of a book written in 2000 by an author named Adams.<ref name="Adams2000pp3-5">Adams (2000:3-5)</ref>
* This is text supported by a second reference to a citation declared elsewhere.<ref name="Adams000pp3-5" />
== References ==
=== Citations ===
{{Reflist}}
=== Bibliography===
{{refbegin}}
* Adams, John (2000), ''My Life and Times'', John Q. Bookbinder & Sons.
{{refend}}- rendering
- This is some wikitext supported by a cite of a book written in 2000 by an author named Adams, with no page number specified.[1]
- This is some wikitext supported by a cite of pages 3-5 of a book written in 2000 by an author named Adams.[2]
- This is text supported by a second reference to a citation declared elsewhere.[2]
- Adams, John (2000), My Life and Times, John Q. Bookbinder & Sons.
See also
- BattleIntelligence:Referencing for beginners – a simple yet versatile guide for beginners
- Help:References
- Help:Footnotes