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: 12 December 2019 04:18 UTC
- Date retrieved: 16 May 2026 11:52 UTC
- Permanent URL: https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=341
- Page Version ID: 341
Citation styles for Main Page
APA style
Main Page. (2019, December 12). The Phoenix Wiki, . Retrieved 11:52, May 16, 2026 from https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=341.
MLA style
"Main Page." The Phoenix Wiki, . 12 Dec 2019, 04:18 UTC. 16 May 2026, 11:52 <https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=341>.
MHRA style
The Phoenix Wiki contributors, 'Main Page', The Phoenix Wiki, , 12 December 2019, 04:18 UTC, <https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=341> [accessed 16 May 2026]
Chicago style
The Phoenix Wiki contributors, "Main Page," The Phoenix Wiki, , https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=341 (accessed May 16, 2026).
CBE/CSE style
The Phoenix Wiki contributors. Main Page [Internet]. The Phoenix Wiki, ; 2019 Dec 12, 04:18 UTC [cited 2026 May 16]. Available from: https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=341.
Bluebook style
Main Page, https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=341 (last visited May 16, 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=341",
note = "[Online; accessed 16-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 = "The Phoenix Wiki",
title = "Main Page --- The Phoenix Wiki{,} ",
year = "2019",
url = "\url{https://phoenixnetwork.ca/docs/index.php?title=Main_Page&oldid=341}",
note = "[Online; accessed 16-May-2026]"
}