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