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