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