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