Cite This Page
Bibliographic details for About
- Page name: About
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 8 October 2020 05:21 UTC
- Date retrieved: 7 May 2026 13:37 UTC
- Permanent URL: https://blackwiki.org/index.php?title=About&oldid=1013329
- Page Version ID: 1013329
Citation styles for About
APA style
About. (2020, October 8). blackwiki, . Retrieved 13:37, May 7, 2026 from https://blackwiki.org/index.php?title=About&oldid=1013329.
MLA style
"About." blackwiki, . 8 Oct 2020, 05:21 UTC. 7 May 2026, 13:37 <https://blackwiki.org/index.php?title=About&oldid=1013329>.
MHRA style
blackwiki contributors, 'About', blackwiki, , 8 October 2020, 05:21 UTC, <https://blackwiki.org/index.php?title=About&oldid=1013329> [accessed 7 May 2026]
Chicago style
blackwiki contributors, "About," blackwiki, , https://blackwiki.org/index.php?title=About&oldid=1013329 (accessed May 7, 2026).
CBE/CSE style
blackwiki contributors. About [Internet]. blackwiki, ; 2020 Oct 8, 05:21 UTC [cited 2026 May 7]. Available from: https://blackwiki.org/index.php?title=About&oldid=1013329.
Bluebook style
About, https://blackwiki.org/index.php?title=About&oldid=1013329 (last visited May 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "About --- blackwiki{,} ",
year = "2020",
url = "https://blackwiki.org/index.php?title=About&oldid=1013329",
note = "[Online; accessed 7-May-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 = "About --- blackwiki{,} ",
year = "2020",
url = "\url{https://blackwiki.org/index.php?title=About&oldid=1013329}",
note = "[Online; accessed 7-May-2026]"
}