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