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