Cite This Page
Bibliographic details for Rules
- Page name: Rules
- Author: FTL13 contributors
- Publisher: FTL13, .
- Date of last revision: 19 May 2017 16:33 UTC
- Date retrieved: 12 May 2026 10:10 UTC
- Permanent URL: https://ftl13.com/w/index.php?title=Rules&oldid=7470
- Page Version ID: 7470
Citation styles for Rules
APA style
Rules. (2017, May 19). FTL13, . Retrieved 10:10, May 12, 2026 from https://ftl13.com/w/index.php?title=Rules&oldid=7470.
MLA style
"Rules." FTL13, . 19 May 2017, 16:33 UTC. 12 May 2026, 10:10 <https://ftl13.com/w/index.php?title=Rules&oldid=7470>.
MHRA style
FTL13 contributors, 'Rules', FTL13, , 19 May 2017, 16:33 UTC, <https://ftl13.com/w/index.php?title=Rules&oldid=7470> [accessed 12 May 2026]
Chicago style
FTL13 contributors, "Rules," FTL13, , https://ftl13.com/w/index.php?title=Rules&oldid=7470 (accessed May 12, 2026).
CBE/CSE style
FTL13 contributors. Rules [Internet]. FTL13, ; 2017 May 19, 16:33 UTC [cited 2026 May 12]. Available from: https://ftl13.com/w/index.php?title=Rules&oldid=7470.
Bluebook style
Rules, https://ftl13.com/w/index.php?title=Rules&oldid=7470 (last visited May 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "FTL13",
title = "Rules --- FTL13{,} ",
year = "2017",
url = "https://ftl13.com/w/index.php?title=Rules&oldid=7470",
note = "[Online; accessed 12-May-2026]"
}
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 = "FTL13",
title = "Rules --- FTL13{,} ",
year = "2017",
url = "\url{https://ftl13.com/w/index.php?title=Rules&oldid=7470}",
note = "[Online; accessed 12-May-2026]"
}