Cite This Page
- Page name: Navbox
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 1 April 2020 06:12 UTC
- Date retrieved: 25 April 2026 00:22 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Navbox&oldid=112
- Page Version ID: 112
APA style
Navbox. (2020, April 1). blackwiki, . Retrieved 00:22, April 25, 2026 from https://blackwiki.org/index.php?title=Navbox&oldid=112.
MLA style
"Navbox." blackwiki, . 1 Apr 2020, 06:12 UTC. 25 Apr 2026, 00:22 <https://blackwiki.org/index.php?title=Navbox&oldid=112>.
MHRA style
blackwiki contributors, 'Navbox', blackwiki, , 1 April 2020, 06:12 UTC, <https://blackwiki.org/index.php?title=Navbox&oldid=112> [accessed 25 April 2026]
Chicago style
blackwiki contributors, "Navbox," blackwiki, , https://blackwiki.org/index.php?title=Navbox&oldid=112 (accessed April 25, 2026).
CBE/CSE style
blackwiki contributors. Navbox [Internet]. blackwiki, ; 2020 Apr 1, 06:12 UTC [cited 2026 Apr 25]. Available from: https://blackwiki.org/index.php?title=Navbox&oldid=112.
Bluebook style
Navbox, https://blackwiki.org/index.php?title=Navbox&oldid=112 (last visited April 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Navbox --- blackwiki{,} ",
year = "2020",
url = "https://blackwiki.org/index.php?title=Navbox&oldid=112",
note = "[Online; accessed 25-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 = "Navbox --- blackwiki{,} ",
year = "2020",
url = "\url{https://blackwiki.org/index.php?title=Navbox&oldid=112}",
note = "[Online; accessed 25-April-2026]"
}