Cite This Page
Bibliographic details for Episode Guide
- Page name: Episode Guide
- Author: Betamountain.org contributors
- Publisher: Betamountain.org.
- Date of last revision: 23 July 2020 09:36 UTC
- Date retrieved: 5 September 2026 01:39 UTC
- Permanent URL: https://betamountain.org/index.php?title=Episode_Guide&oldid=7544
- Page Version ID: 7544
Citation styles for Episode Guide
APA style
Episode Guide. (2020, July 23). Betamountain.org. Retrieved 01:39, September 5, 2026 from https://betamountain.org/index.php?title=Episode_Guide&oldid=7544.
MLA style
"Episode Guide." Betamountain.org. 23 Jul 2020, 09:36 UTC. 5 Sep 2026, 01:39 <https://betamountain.org/index.php?title=Episode_Guide&oldid=7544>.
MHRA style
Betamountain.org contributors, 'Episode Guide', Betamountain.org, 23 July 2020, 09:36 UTC, <https://betamountain.org/index.php?title=Episode_Guide&oldid=7544> [accessed 5 September 2026]
Chicago style
Betamountain.org contributors, "Episode Guide," Betamountain.org, https://betamountain.org/index.php?title=Episode_Guide&oldid=7544 (accessed September 5, 2026).
CBE/CSE style
Betamountain.org contributors. Episode Guide [Internet]. Betamountain.org; 2020 Jul 23, 09:36 UTC [cited 2026 Sep 5]. Available from: https://betamountain.org/index.php?title=Episode_Guide&oldid=7544.
Bluebook style
Episode Guide, https://betamountain.org/index.php?title=Episode_Guide&oldid=7544 (last visited September 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Betamountain.org",
title = "Episode Guide --- Betamountain.org{,} ",
year = "2020",
url = "https://betamountain.org/index.php?title=Episode_Guide&oldid=7544",
note = "[Online; accessed 5-September-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 = "Betamountain.org",
title = "Episode Guide --- Betamountain.org{,} ",
year = "2020",
url = "\url{https://betamountain.org/index.php?title=Episode_Guide&oldid=7544}",
note = "[Online; accessed 5-September-2026]"
}