Cite This Page
Bibliographic details for Java
- Page name: Java
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 2 March 2017 23:09 UTC
- Date retrieved: 5 December 2025 13:42 UTC
- Permanent URL: https://wpkg.org/index.php?title=Java&oldid=11980
- Page Version ID: 11980
Citation styles for Java
APA style
Java. (2017, March 2). WPKG | Open Source Software Deployment and Distribution, . Retrieved 13:42, December 5, 2025 from https://wpkg.org/index.php?title=Java&oldid=11980.
MLA style
"Java." WPKG | Open Source Software Deployment and Distribution, . 2 Mar 2017, 23:09 UTC. 5 Dec 2025, 13:42 <https://wpkg.org/index.php?title=Java&oldid=11980>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Java', WPKG | Open Source Software Deployment and Distribution, , 2 March 2017, 23:09 UTC, <https://wpkg.org/index.php?title=Java&oldid=11980> [accessed 5 December 2025]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Java," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Java&oldid=11980 (accessed December 5, 2025).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Java [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2017 Mar 2, 23:09 UTC [cited 2025 Dec 5]. Available from: https://wpkg.org/index.php?title=Java&oldid=11980.
Bluebook style
Java, https://wpkg.org/index.php?title=Java&oldid=11980 (last visited December 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Java --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2017",
url = "https://wpkg.org/index.php?title=Java&oldid=11980",
note = "[Online; accessed 5-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "Java --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2017",
url = "\url{https://wpkg.org/index.php?title=Java&oldid=11980}",
note = "[Online; accessed 5-December-2025]"
}