Cite This Page
Bibliographic details for Instructions
- Page name: Instructions
- Author: Humanipedia contributors
- Publisher: Humanipedia, .
- Date of last revision: 25 June 2016 19:43 UTC
- Date retrieved: 7 June 2026 19:56 UTC
- Permanent URL: https://en.humanipedia.org/index.php?title=Instructions&oldid=396
- Page Version ID: 396
Citation styles for Instructions
APA style
Instructions. (2016, June 25). Humanipedia, . Retrieved 19:56, June 7, 2026 from https://en.humanipedia.org/index.php?title=Instructions&oldid=396.
MLA style
"Instructions." Humanipedia, . 25 Jun 2016, 19:43 UTC. 7 Jun 2026, 19:56 <https://en.humanipedia.org/index.php?title=Instructions&oldid=396>.
MHRA style
Humanipedia contributors, 'Instructions', Humanipedia, , 25 June 2016, 19:43 UTC, <https://en.humanipedia.org/index.php?title=Instructions&oldid=396> [accessed 7 June 2026]
Chicago style
Humanipedia contributors, "Instructions," Humanipedia, , https://en.humanipedia.org/index.php?title=Instructions&oldid=396 (accessed June 7, 2026).
CBE/CSE style
Humanipedia contributors. Instructions [Internet]. Humanipedia, ; 2016 Jun 25, 19:43 UTC [cited 2026 Jun 7]. Available from: https://en.humanipedia.org/index.php?title=Instructions&oldid=396.
Bluebook style
Instructions, https://en.humanipedia.org/index.php?title=Instructions&oldid=396 (last visited June 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Humanipedia",
title = "Instructions --- Humanipedia{,} ",
year = "2016",
url = "https://en.humanipedia.org/index.php?title=Instructions&oldid=396",
note = "[Online; accessed 7-June-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 = "Humanipedia",
title = "Instructions --- Humanipedia{,} ",
year = "2016",
url = "\url{https://en.humanipedia.org/index.php?title=Instructions&oldid=396}",
note = "[Online; accessed 7-June-2026]"
}