Cite This Page
Bibliographic details for Instruction
- Page name: Instruction
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 1 January 2021 18:42 UTC
- Date retrieved: 9 May 2026 10:19 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Instruction&oldid=4576414
- Page Version ID: 4576414
Citation styles for Instruction
APA style
Instruction. (2021, January 1). blackwiki, . Retrieved 10:19, May 9, 2026 from https://blackwiki.org/index.php?title=Instruction&oldid=4576414.
MLA style
"Instruction." blackwiki, . 1 Jan 2021, 18:42 UTC. 9 May 2026, 10:19 <https://blackwiki.org/index.php?title=Instruction&oldid=4576414>.
MHRA style
blackwiki contributors, 'Instruction', blackwiki, , 1 January 2021, 18:42 UTC, <https://blackwiki.org/index.php?title=Instruction&oldid=4576414> [accessed 9 May 2026]
Chicago style
blackwiki contributors, "Instruction," blackwiki, , https://blackwiki.org/index.php?title=Instruction&oldid=4576414 (accessed May 9, 2026).
CBE/CSE style
blackwiki contributors. Instruction [Internet]. blackwiki, ; 2021 Jan 1, 18:42 UTC [cited 2026 May 9]. Available from: https://blackwiki.org/index.php?title=Instruction&oldid=4576414.
Bluebook style
Instruction, https://blackwiki.org/index.php?title=Instruction&oldid=4576414 (last visited May 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Instruction --- blackwiki{,} ",
year = "2021",
url = "https://blackwiki.org/index.php?title=Instruction&oldid=4576414",
note = "[Online; accessed 9-May-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 = "Instruction --- blackwiki{,} ",
year = "2021",
url = "\url{https://blackwiki.org/index.php?title=Instruction&oldid=4576414}",
note = "[Online; accessed 9-May-2026]"
}