Cite This Page
Bibliographic details for Manual:Help, de eerste stappen
- Page name: Manual:Help, de eerste stappen
- Author: OchaWiki contributors
- Publisher: OchaWiki, .
- Date of last revision: 21 January 2022 07:33 UTC
- Date retrieved: 13 June 2026 02:05 UTC
- Permanent URL: https://www.omecha.nl/mw/index.php?title=Manual:Help,_de_eerste_stappen&oldid=1000
- Page Version ID: 1000
Citation styles for Manual:Help, de eerste stappen
APA style
Manual:Help, de eerste stappen. (2022, January 21). OchaWiki, . Retrieved 02:05, June 13, 2026 from https://www.omecha.nl/mw/index.php?title=Manual:Help,_de_eerste_stappen&oldid=1000.
MLA style
"Manual:Help, de eerste stappen." OchaWiki, . 21 Jan 2022, 07:33 UTC. 13 Jun 2026, 02:05 <https://www.omecha.nl/mw/index.php?title=Manual:Help,_de_eerste_stappen&oldid=1000>.
MHRA style
OchaWiki contributors, 'Manual:Help, de eerste stappen', OchaWiki, , 21 January 2022, 07:33 UTC, <https://www.omecha.nl/mw/index.php?title=Manual:Help,_de_eerste_stappen&oldid=1000> [accessed 13 June 2026]
Chicago style
OchaWiki contributors, "Manual:Help, de eerste stappen," OchaWiki, , https://www.omecha.nl/mw/index.php?title=Manual:Help,_de_eerste_stappen&oldid=1000 (accessed June 13, 2026).
CBE/CSE style
OchaWiki contributors. Manual:Help, de eerste stappen [Internet]. OchaWiki, ; 2022 Jan 21, 07:33 UTC [cited 2026 Jun 13]. Available from: https://www.omecha.nl/mw/index.php?title=Manual:Help,_de_eerste_stappen&oldid=1000.
Bluebook style
Manual:Help, de eerste stappen, https://www.omecha.nl/mw/index.php?title=Manual:Help,_de_eerste_stappen&oldid=1000 (last visited June 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OchaWiki",
title = "Manual:Help, de eerste stappen --- OchaWiki{,} ",
year = "2022",
url = "https://www.omecha.nl/mw/index.php?title=Manual:Help,_de_eerste_stappen&oldid=1000",
note = "[Online; accessed 13-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 = "OchaWiki",
title = "Manual:Help, de eerste stappen --- OchaWiki{,} ",
year = "2022",
url = "\url{https://www.omecha.nl/mw/index.php?title=Manual:Help,_de_eerste_stappen&oldid=1000}",
note = "[Online; accessed 13-June-2026]"
}