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