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