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