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