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