Cite This Page
Bibliographic details for Homepage
- Page name: Homepage
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 18 December 2020 04:08 UTC
- Date retrieved: 20 April 2026 04:35 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Homepage&oldid=4150467
- Page Version ID: 4150467
Citation styles for Homepage
APA style
Homepage. (2020, December 18). blackwiki, . Retrieved 04:35, April 20, 2026 from https://blackwiki.org/index.php?title=Homepage&oldid=4150467.
MLA style
"Homepage." blackwiki, . 18 Dec 2020, 04:08 UTC. 20 Apr 2026, 04:35 <https://blackwiki.org/index.php?title=Homepage&oldid=4150467>.
MHRA style
blackwiki contributors, 'Homepage', blackwiki, , 18 December 2020, 04:08 UTC, <https://blackwiki.org/index.php?title=Homepage&oldid=4150467> [accessed 20 April 2026]
Chicago style
blackwiki contributors, "Homepage," blackwiki, , https://blackwiki.org/index.php?title=Homepage&oldid=4150467 (accessed April 20, 2026).
CBE/CSE style
blackwiki contributors. Homepage [Internet]. blackwiki, ; 2020 Dec 18, 04:08 UTC [cited 2026 Apr 20]. Available from: https://blackwiki.org/index.php?title=Homepage&oldid=4150467.
Bluebook style
Homepage, https://blackwiki.org/index.php?title=Homepage&oldid=4150467 (last visited April 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Homepage --- blackwiki{,} ",
year = "2020",
url = "https://blackwiki.org/index.php?title=Homepage&oldid=4150467",
note = "[Online; accessed 20-April-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 = "Homepage --- blackwiki{,} ",
year = "2020",
url = "\url{https://blackwiki.org/index.php?title=Homepage&oldid=4150467}",
note = "[Online; accessed 20-April-2026]"
}