Cite This Page
- Page name: Navbox
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 3 September 2020 16:09 UTC
- Date retrieved: 25 April 2026 12:45 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Navbox&oldid=113
- Page Version ID: 113
APA style
Navbox. (2020, September 3). blackwiki, . Retrieved 12:45, April 25, 2026 from https://blackwiki.org/index.php?title=Navbox&oldid=113.
MLA style
"Navbox." blackwiki, . 3 Sep 2020, 16:09 UTC. 25 Apr 2026, 12:45 <https://blackwiki.org/index.php?title=Navbox&oldid=113>.
MHRA style
blackwiki contributors, 'Navbox', blackwiki, , 3 September 2020, 16:09 UTC, <https://blackwiki.org/index.php?title=Navbox&oldid=113> [accessed 25 April 2026]
Chicago style
blackwiki contributors, "Navbox," blackwiki, , https://blackwiki.org/index.php?title=Navbox&oldid=113 (accessed April 25, 2026).
CBE/CSE style
blackwiki contributors. Navbox [Internet]. blackwiki, ; 2020 Sep 3, 16:09 UTC [cited 2026 Apr 25]. Available from: https://blackwiki.org/index.php?title=Navbox&oldid=113.
Bluebook style
Navbox, https://blackwiki.org/index.php?title=Navbox&oldid=113 (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=113",
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=113}",
note = "[Online; accessed 25-April-2026]"
}