Cite This Page
Bibliographic details for General FAQ
- Page name: General FAQ
- Author: Triad wiki contributors
- Publisher: Triad wiki, .
- Date of last revision: 4 June 2024 01:39 UTC
- Date retrieved: 9 August 2026 19:27 UTC
- Permanent URL: https://mail.triadweyrs.org/wiki/index.php?title=General_FAQ&oldid=1121
- Page Version ID: 1121
Citation styles for General FAQ
APA style
General FAQ. (2024, June 4). Triad wiki, . Retrieved 19:27, August 9, 2026 from https://mail.triadweyrs.org/wiki/index.php?title=General_FAQ&oldid=1121.
MLA style
"General FAQ." Triad wiki, . 4 Jun 2024, 01:39 UTC. 9 Aug 2026, 19:27 <https://mail.triadweyrs.org/wiki/index.php?title=General_FAQ&oldid=1121>.
MHRA style
Triad wiki contributors, 'General FAQ', Triad wiki, , 4 June 2024, 01:39 UTC, <https://mail.triadweyrs.org/wiki/index.php?title=General_FAQ&oldid=1121> [accessed 9 August 2026]
Chicago style
Triad wiki contributors, "General FAQ," Triad wiki, , https://mail.triadweyrs.org/wiki/index.php?title=General_FAQ&oldid=1121 (accessed August 9, 2026).
CBE/CSE style
Triad wiki contributors. General FAQ [Internet]. Triad wiki, ; 2024 Jun 4, 01:39 UTC [cited 2026 Aug 9]. Available from: https://mail.triadweyrs.org/wiki/index.php?title=General_FAQ&oldid=1121.
Bluebook style
General FAQ, https://mail.triadweyrs.org/wiki/index.php?title=General_FAQ&oldid=1121 (last visited August 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Triad wiki",
title = "General FAQ --- Triad wiki{,} ",
year = "2024",
url = "https://mail.triadweyrs.org/wiki/index.php?title=General_FAQ&oldid=1121",
note = "[Online; accessed 9-August-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 = "Triad wiki",
title = "General FAQ --- Triad wiki{,} ",
year = "2024",
url = "\url{https://mail.triadweyrs.org/wiki/index.php?title=General_FAQ&oldid=1121}",
note = "[Online; accessed 9-August-2026]"
}