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