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: 1 May 2026 20:12 UTC
- Permanent URL: https://wpkg.org/index.php?title=Java&oldid=3492
- Page Version ID: 3492
Citation styles for Java
APA style
Java. (2017, March 2). WPKG | Open Source Software Deployment and Distribution, . Retrieved 20:12, May 1, 2026 from https://wpkg.org/index.php?title=Java&oldid=3492.
MLA style
"Java." WPKG | Open Source Software Deployment and Distribution, . 2 Mar 2017, 23:09 UTC. 1 May 2026, 20:12 <https://wpkg.org/index.php?title=Java&oldid=3492>.
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=3492> [accessed 1 May 2026]
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=3492 (accessed May 1, 2026).
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 2026 May 1]. Available from: https://wpkg.org/index.php?title=Java&oldid=3492.
Bluebook style
Java, https://wpkg.org/index.php?title=Java&oldid=3492 (last visited May 1, 2026).
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=3492",
note = "[Online; accessed 1-May-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 = "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=3492}",
note = "[Online; accessed 1-May-2026]"
}