Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: The Phoenix Wiki contributors
- Publisher: The Phoenix Wiki, .
- Date of last revision: 3 August 2019 14:13 UTC
- Date retrieved: 28 March 2026 00:43 UTC
- Permanent URL: https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=286
- Page Version ID: 286
Citation styles for Main Page
APA style
Main Page. (2019, August 3). The Phoenix Wiki, . Retrieved 00:43, March 28, 2026 from https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=286.
MLA style
"Main Page." The Phoenix Wiki, . 3 Aug 2019, 14:13 UTC. 28 Mar 2026, 00:43 <https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=286>.
MHRA style
The Phoenix Wiki contributors, 'Main Page', The Phoenix Wiki, , 3 August 2019, 14:13 UTC, <https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=286> [accessed 28 March 2026]
Chicago style
The Phoenix Wiki contributors, "Main Page," The Phoenix Wiki, , https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=286 (accessed March 28, 2026).
CBE/CSE style
The Phoenix Wiki contributors. Main Page [Internet]. The Phoenix Wiki, ; 2019 Aug 3, 14:13 UTC [cited 2026 Mar 28]. Available from: https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=286.
Bluebook style
Main Page, https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=286 (last visited March 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "The Phoenix Wiki",
title = "Main Page --- The Phoenix Wiki{,} ",
year = "2019",
url = "https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=286",
note = "[Online; accessed 28-March-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 = "The Phoenix Wiki",
title = "Main Page --- The Phoenix Wiki{,} ",
year = "2019",
url = "\url{https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=286}",
note = "[Online; accessed 28-March-2026]"
}