Cite This Page
Bibliographic details for Tutorials
- Page name: Tutorials
- Author: OchaWiki contributors
- Publisher: OchaWiki, .
- Date of last revision: 8 June 2025 09:15 UTC
- Date retrieved: 16 March 2026 14:39 UTC
- Permanent URL: https://www.omecha.nl/mw/index.php?title=Tutorials&oldid=4279
- Page Version ID: 4279
Citation styles for Tutorials
APA style
Tutorials. (2025, June 8). OchaWiki, . Retrieved 14:39, March 16, 2026 from https://www.omecha.nl/mw/index.php?title=Tutorials&oldid=4279.
MLA style
"Tutorials." OchaWiki, . 8 Jun 2025, 09:15 UTC. 16 Mar 2026, 14:39 <https://www.omecha.nl/mw/index.php?title=Tutorials&oldid=4279>.
MHRA style
OchaWiki contributors, 'Tutorials', OchaWiki, , 8 June 2025, 09:15 UTC, <https://www.omecha.nl/mw/index.php?title=Tutorials&oldid=4279> [accessed 16 March 2026]
Chicago style
OchaWiki contributors, "Tutorials," OchaWiki, , https://www.omecha.nl/mw/index.php?title=Tutorials&oldid=4279 (accessed March 16, 2026).
CBE/CSE style
OchaWiki contributors. Tutorials [Internet]. OchaWiki, ; 2025 Jun 8, 09:15 UTC [cited 2026 Mar 16]. Available from: https://www.omecha.nl/mw/index.php?title=Tutorials&oldid=4279.
Bluebook style
Tutorials, https://www.omecha.nl/mw/index.php?title=Tutorials&oldid=4279 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OchaWiki",
title = "Tutorials --- OchaWiki{,} ",
year = "2025",
url = "https://www.omecha.nl/mw/index.php?title=Tutorials&oldid=4279",
note = "[Online; accessed 16-March-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 = "Tutorials --- OchaWiki{,} ",
year = "2025",
url = "\url{https://www.omecha.nl/mw/index.php?title=Tutorials&oldid=4279}",
note = "[Online; accessed 16-March-2026]"
}