Cite This Page
Bibliographic details for Format hatnote link
- Page name: Format hatnote link
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 20 September 2020 16:12 UTC
- Date retrieved: 11 August 2026 14:51 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Format_hatnote_link&oldid=215464
- Page Version ID: 215464
Citation styles for Format hatnote link
APA style
Format hatnote link. (2020, September 20). blackwiki, . Retrieved 14:51, August 11, 2026 from https://blackwiki.org/index.php?title=Format_hatnote_link&oldid=215464.
MLA style
"Format hatnote link." blackwiki, . 20 Sep 2020, 16:12 UTC. 11 Aug 2026, 14:51 <https://blackwiki.org/index.php?title=Format_hatnote_link&oldid=215464>.
MHRA style
blackwiki contributors, 'Format hatnote link', blackwiki, , 20 September 2020, 16:12 UTC, <https://blackwiki.org/index.php?title=Format_hatnote_link&oldid=215464> [accessed 11 August 2026]
Chicago style
blackwiki contributors, "Format hatnote link," blackwiki, , https://blackwiki.org/index.php?title=Format_hatnote_link&oldid=215464 (accessed August 11, 2026).
CBE/CSE style
blackwiki contributors. Format hatnote link [Internet]. blackwiki, ; 2020 Sep 20, 16:12 UTC [cited 2026 Aug 11]. Available from: https://blackwiki.org/index.php?title=Format_hatnote_link&oldid=215464.
Bluebook style
Format hatnote link, https://blackwiki.org/index.php?title=Format_hatnote_link&oldid=215464 (last visited August 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Format hatnote link --- blackwiki{,} ",
year = "2020",
url = "https://blackwiki.org/index.php?title=Format_hatnote_link&oldid=215464",
note = "[Online; accessed 11-August-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 = "Format hatnote link --- blackwiki{,} ",
year = "2020",
url = "\url{https://blackwiki.org/index.php?title=Format_hatnote_link&oldid=215464}",
note = "[Online; accessed 11-August-2026]"
}