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