Cite This Page
Bibliographic details for Apache Tomcat
- Page name: Apache Tomcat
- Author: OchaWiki contributors
- Publisher: OchaWiki, .
- Date of last revision: 5 November 2023 04:36 UTC
- Date retrieved: 16 March 2026 13:02 UTC
- Permanent URL: https://www.omecha.nl/mw/index.php?title=Apache_Tomcat&oldid=2973
- Page Version ID: 2973
Citation styles for Apache Tomcat
APA style
Apache Tomcat. (2023, November 5). OchaWiki, . Retrieved 13:02, March 16, 2026 from https://www.omecha.nl/mw/index.php?title=Apache_Tomcat&oldid=2973.
MLA style
"Apache Tomcat." OchaWiki, . 5 Nov 2023, 04:36 UTC. 16 Mar 2026, 13:02 <https://www.omecha.nl/mw/index.php?title=Apache_Tomcat&oldid=2973>.
MHRA style
OchaWiki contributors, 'Apache Tomcat', OchaWiki, , 5 November 2023, 04:36 UTC, <https://www.omecha.nl/mw/index.php?title=Apache_Tomcat&oldid=2973> [accessed 16 March 2026]
Chicago style
OchaWiki contributors, "Apache Tomcat," OchaWiki, , https://www.omecha.nl/mw/index.php?title=Apache_Tomcat&oldid=2973 (accessed March 16, 2026).
CBE/CSE style
OchaWiki contributors. Apache Tomcat [Internet]. OchaWiki, ; 2023 Nov 5, 04:36 UTC [cited 2026 Mar 16]. Available from: https://www.omecha.nl/mw/index.php?title=Apache_Tomcat&oldid=2973.
Bluebook style
Apache Tomcat, https://www.omecha.nl/mw/index.php?title=Apache_Tomcat&oldid=2973 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OchaWiki",
title = "Apache Tomcat --- OchaWiki{,} ",
year = "2023",
url = "https://www.omecha.nl/mw/index.php?title=Apache_Tomcat&oldid=2973",
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 = "Apache Tomcat --- OchaWiki{,} ",
year = "2023",
url = "\url{https://www.omecha.nl/mw/index.php?title=Apache_Tomcat&oldid=2973}",
note = "[Online; accessed 16-March-2026]"
}