Cite This Page
Bibliographic details for Format link
- Page name: Format link
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 5 May 2014 13:17 UTC
- Date retrieved: 3 July 2026 18:49 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Format_link&oldid=215466
- Page Version ID: 215466
Citation styles for Format link
APA style
Format link. (2014, May 5). blackwiki, . Retrieved 18:49, July 3, 2026 from https://blackwiki.org/index.php?title=Format_link&oldid=215466.
MLA style
"Format link." blackwiki, . 5 May 2014, 13:17 UTC. 3 Jul 2026, 18:49 <https://blackwiki.org/index.php?title=Format_link&oldid=215466>.
MHRA style
blackwiki contributors, 'Format link', blackwiki, , 5 May 2014, 13:17 UTC, <https://blackwiki.org/index.php?title=Format_link&oldid=215466> [accessed 3 July 2026]
Chicago style
blackwiki contributors, "Format link," blackwiki, , https://blackwiki.org/index.php?title=Format_link&oldid=215466 (accessed July 3, 2026).
CBE/CSE style
blackwiki contributors. Format link [Internet]. blackwiki, ; 2014 May 5, 13:17 UTC [cited 2026 Jul 3]. Available from: https://blackwiki.org/index.php?title=Format_link&oldid=215466.
Bluebook style
Format link, https://blackwiki.org/index.php?title=Format_link&oldid=215466 (last visited July 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Format link --- blackwiki{,} ",
year = "2014",
url = "https://blackwiki.org/index.php?title=Format_link&oldid=215466",
note = "[Online; accessed 3-July-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 = "Format link --- blackwiki{,} ",
year = "2014",
url = "\url{https://blackwiki.org/index.php?title=Format_link&oldid=215466}",
note = "[Online; accessed 3-July-2026]"
}