Cite This Page
Bibliographic details for Tutorial:How to Create T21 Exemplars (Swamper77s way)
- Page name: Tutorial:How to Create T21 Exemplars (Swamper77s way)
- Author: SC4D Encyclopaedia contributors
- Publisher: SC4D Encyclopaedia, .
- Date of last revision: 27 January 2009 07:01 UTC
- Date retrieved: 20 November 2025 23:46 UTC
- Permanent URL: https://wiki.sc4devotion.com/index.php?title=Tutorial:How_to_Create_T21_Exemplars_(Swamper77s_way)&oldid=6409
- Page Version ID: 6409
Citation styles for Tutorial:How to Create T21 Exemplars (Swamper77s way)
APA style
Tutorial:How to Create T21 Exemplars (Swamper77s way). (2009, January 27). SC4D Encyclopaedia, . Retrieved 23:46, November 20, 2025 from https://wiki.sc4devotion.com/index.php?title=Tutorial:How_to_Create_T21_Exemplars_(Swamper77s_way)&oldid=6409.
MLA style
"Tutorial:How to Create T21 Exemplars (Swamper77s way)." SC4D Encyclopaedia, . 27 Jan 2009, 07:01 UTC. 20 Nov 2025, 23:46 <https://wiki.sc4devotion.com/index.php?title=Tutorial:How_to_Create_T21_Exemplars_(Swamper77s_way)&oldid=6409>.
MHRA style
SC4D Encyclopaedia contributors, 'Tutorial:How to Create T21 Exemplars (Swamper77s way)', SC4D Encyclopaedia, , 27 January 2009, 07:01 UTC, <https://wiki.sc4devotion.com/index.php?title=Tutorial:How_to_Create_T21_Exemplars_(Swamper77s_way)&oldid=6409> [accessed 20 November 2025]
Chicago style
SC4D Encyclopaedia contributors, "Tutorial:How to Create T21 Exemplars (Swamper77s way)," SC4D Encyclopaedia, , https://wiki.sc4devotion.com/index.php?title=Tutorial:How_to_Create_T21_Exemplars_(Swamper77s_way)&oldid=6409 (accessed November 20, 2025).
CBE/CSE style
SC4D Encyclopaedia contributors. Tutorial:How to Create T21 Exemplars (Swamper77s way) [Internet]. SC4D Encyclopaedia, ; 2009 Jan 27, 07:01 UTC [cited 2025 Nov 20]. Available from: https://wiki.sc4devotion.com/index.php?title=Tutorial:How_to_Create_T21_Exemplars_(Swamper77s_way)&oldid=6409.
Bluebook style
Tutorial:How to Create T21 Exemplars (Swamper77s way), https://wiki.sc4devotion.com/index.php?title=Tutorial:How_to_Create_T21_Exemplars_(Swamper77s_way)&oldid=6409 (last visited November 20, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "SC4D Encyclopaedia",
title = "Tutorial:How to Create T21 Exemplars (Swamper77s way) --- SC4D Encyclopaedia{,} ",
year = "2009",
url = "https://wiki.sc4devotion.com/index.php?title=Tutorial:How_to_Create_T21_Exemplars_(Swamper77s_way)&oldid=6409",
note = "[Online; accessed 20-November-2025]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "SC4D Encyclopaedia",
title = "Tutorial:How to Create T21 Exemplars (Swamper77s way) --- SC4D Encyclopaedia{,} ",
year = "2009",
url = "\url{https://wiki.sc4devotion.com/index.php?title=Tutorial:How_to_Create_T21_Exemplars_(Swamper77s_way)&oldid=6409}",
note = "[Online; accessed 20-November-2025]"
}