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