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