Cite This Page
Bibliographic details for Homepage
- Page name: Homepage
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 17 December 2020 22:45 UTC
- Date retrieved: 20 April 2026 01:53 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Homepage&oldid=4138698
- Page Version ID: 4138698
Citation styles for Homepage
APA style
Homepage. (2020, December 17). blackwiki, . Retrieved 01:53, April 20, 2026 from https://blackwiki.org/index.php?title=Homepage&oldid=4138698.
MLA style
"Homepage." blackwiki, . 17 Dec 2020, 22:45 UTC. 20 Apr 2026, 01:53 <https://blackwiki.org/index.php?title=Homepage&oldid=4138698>.
MHRA style
blackwiki contributors, 'Homepage', blackwiki, , 17 December 2020, 22:45 UTC, <https://blackwiki.org/index.php?title=Homepage&oldid=4138698> [accessed 20 April 2026]
Chicago style
blackwiki contributors, "Homepage," blackwiki, , https://blackwiki.org/index.php?title=Homepage&oldid=4138698 (accessed April 20, 2026).
CBE/CSE style
blackwiki contributors. Homepage [Internet]. blackwiki, ; 2020 Dec 17, 22:45 UTC [cited 2026 Apr 20]. Available from: https://blackwiki.org/index.php?title=Homepage&oldid=4138698.
Bluebook style
Homepage, https://blackwiki.org/index.php?title=Homepage&oldid=4138698 (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=4138698",
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=4138698}",
note = "[Online; accessed 20-April-2026]"
}