Cite This Page
Bibliographic details for Java Web applet
- Page name: Java Web applet
- Author: DXSpider Documentation Wiki contributors
- Publisher: DXSpider Documentation Wiki.
- Date of last revision: 8 February 2025 09:20 UTC
- Date retrieved: 7 December 2025 22:03 UTC
- Permanent URL: https://wiki.dxcluster.org/w/index.php?title=Java_Web_applet&oldid=65
- Page Version ID: 65
Citation styles for Java Web applet
APA style
Java Web applet. (2025, February 8). DXSpider Documentation Wiki. Retrieved 22:03, December 7, 2025 from https://wiki.dxcluster.org/w/index.php?title=Java_Web_applet&oldid=65.
MLA style
"Java Web applet." DXSpider Documentation Wiki. 8 Feb 2025, 09:20 UTC. 7 Dec 2025, 22:03 <https://wiki.dxcluster.org/w/index.php?title=Java_Web_applet&oldid=65>.
MHRA style
DXSpider Documentation Wiki contributors, 'Java Web applet', DXSpider Documentation Wiki, 8 February 2025, 09:20 UTC, <https://wiki.dxcluster.org/w/index.php?title=Java_Web_applet&oldid=65> [accessed 7 December 2025]
Chicago style
DXSpider Documentation Wiki contributors, "Java Web applet," DXSpider Documentation Wiki, https://wiki.dxcluster.org/w/index.php?title=Java_Web_applet&oldid=65 (accessed December 7, 2025).
CBE/CSE style
DXSpider Documentation Wiki contributors. Java Web applet [Internet]. DXSpider Documentation Wiki; 2025 Feb 8, 09:20 UTC [cited 2025 Dec 7]. Available from: https://wiki.dxcluster.org/w/index.php?title=Java_Web_applet&oldid=65.
Bluebook style
Java Web applet, https://wiki.dxcluster.org/w/index.php?title=Java_Web_applet&oldid=65 (last visited December 7, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "DXSpider Documentation Wiki",
title = "Java Web applet --- DXSpider Documentation Wiki{,} ",
year = "2025",
url = "https://wiki.dxcluster.org/w/index.php?title=Java_Web_applet&oldid=65",
note = "[Online; accessed 7-December-2025]"
}
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 = "DXSpider Documentation Wiki",
title = "Java Web applet --- DXSpider Documentation Wiki{,} ",
year = "2025",
url = "\url{https://wiki.dxcluster.org/w/index.php?title=Java_Web_applet&oldid=65}",
note = "[Online; accessed 7-December-2025]"
}