Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Screenpedia contributors
- Publisher: Screenpedia, .
- Date of last revision: 8 January 2022 23:37 UTC
- Date retrieved: 7 March 2026 06:12 UTC
- Permanent URL: https://screenpedia.org/index.php?title=Main_Page&oldid=3896
- Page Version ID: 3896
Citation styles for Main Page
APA style
Main Page. (2022, January 8). Screenpedia, . Retrieved 06:12, March 7, 2026 from https://screenpedia.org/index.php?title=Main_Page&oldid=3896.
MLA style
"Main Page." Screenpedia, . 8 Jan 2022, 23:37 UTC. 7 Mar 2026, 06:12 <https://screenpedia.org/index.php?title=Main_Page&oldid=3896>.
MHRA style
Screenpedia contributors, 'Main Page', Screenpedia, , 8 January 2022, 23:37 UTC, <https://screenpedia.org/index.php?title=Main_Page&oldid=3896> [accessed 7 March 2026]
Chicago style
Screenpedia contributors, "Main Page," Screenpedia, , https://screenpedia.org/index.php?title=Main_Page&oldid=3896 (accessed March 7, 2026).
CBE/CSE style
Screenpedia contributors. Main Page [Internet]. Screenpedia, ; 2022 Jan 8, 23:37 UTC [cited 2026 Mar 7]. Available from: https://screenpedia.org/index.php?title=Main_Page&oldid=3896.
Bluebook style
Main Page, https://screenpedia.org/index.php?title=Main_Page&oldid=3896 (last visited March 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Screenpedia",
title = "Main Page --- Screenpedia{,} ",
year = "2022",
url = "https://screenpedia.org/index.php?title=Main_Page&oldid=3896",
note = "[Online; accessed 7-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 = "Screenpedia",
title = "Main Page --- Screenpedia{,} ",
year = "2022",
url = "\url{https://screenpedia.org/index.php?title=Main_Page&oldid=3896}",
note = "[Online; accessed 7-March-2026]"
}