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