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