Cite This Page
Bibliographic details for Apache
- Page name: Apache
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 17 July 2012 19:18 UTC
- Date retrieved: 23 February 2026 18:24 UTC
- Permanent URL: https://fixme.ch/w/index.php?title=Apache&oldid=1878
- Page Version ID: 1878
Citation styles for Apache
APA style
Apache. (2012, July 17). Fixme.ch, . Retrieved 18:24, February 23, 2026 from https://fixme.ch/w/index.php?title=Apache&oldid=1878.
MLA style
"Apache." Fixme.ch, . 17 Jul 2012, 19:18 UTC. 23 Feb 2026, 18:24 <https://fixme.ch/w/index.php?title=Apache&oldid=1878>.
MHRA style
Fixme.ch contributors, 'Apache', Fixme.ch, , 17 July 2012, 19:18 UTC, <https://fixme.ch/w/index.php?title=Apache&oldid=1878> [accessed 23 February 2026]
Chicago style
Fixme.ch contributors, "Apache," Fixme.ch, , https://fixme.ch/w/index.php?title=Apache&oldid=1878 (accessed February 23, 2026).
CBE/CSE style
Fixme.ch contributors. Apache [Internet]. Fixme.ch, ; 2012 Jul 17, 19:18 UTC [cited 2026 Feb 23]. Available from: https://fixme.ch/w/index.php?title=Apache&oldid=1878.
Bluebook style
Apache, https://fixme.ch/w/index.php?title=Apache&oldid=1878 (last visited February 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Apache --- Fixme.ch{,} ",
year = "2012",
url = "https://fixme.ch/w/index.php?title=Apache&oldid=1878",
note = "[Online; accessed 23-February-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 = "Fixme.ch",
title = "Apache --- Fixme.ch{,} ",
year = "2012",
url = "\url{https://fixme.ch/w/index.php?title=Apache&oldid=1878}",
note = "[Online; accessed 23-February-2026]"
}