Cite This Page
Bibliographic details for SUNScholar/Java Version 7
- Page name: SUNScholar/Java Version 7
- Author: Libopedia contributors
- Publisher: Libopedia, .
- Date of last revision: 24 January 2015 14:17 UTC
- Date retrieved: 2 May 2026 21:02 UTC
- Permanent URL: http://wiki.lib.sun.ac.za/index.php?title=SUNScholar/Java_Version_7&oldid=33837
- Page Version ID: 33837
Citation styles for SUNScholar/Java Version 7
APA style
SUNScholar/Java Version 7. (2015, January 24). Libopedia, . Retrieved 21:02, May 2, 2026 from http://wiki.lib.sun.ac.za/index.php?title=SUNScholar/Java_Version_7&oldid=33837.
MLA style
"SUNScholar/Java Version 7." Libopedia, . 24 Jan 2015, 14:17 UTC. 2 May 2026, 21:02 <http://wiki.lib.sun.ac.za/index.php?title=SUNScholar/Java_Version_7&oldid=33837>.
MHRA style
Libopedia contributors, 'SUNScholar/Java Version 7', Libopedia, , 24 January 2015, 14:17 UTC, <http://wiki.lib.sun.ac.za/index.php?title=SUNScholar/Java_Version_7&oldid=33837> [accessed 2 May 2026]
Chicago style
Libopedia contributors, "SUNScholar/Java Version 7," Libopedia, , http://wiki.lib.sun.ac.za/index.php?title=SUNScholar/Java_Version_7&oldid=33837 (accessed May 2, 2026).
CBE/CSE style
Libopedia contributors. SUNScholar/Java Version 7 [Internet]. Libopedia, ; 2015 Jan 24, 14:17 UTC [cited 2026 May 2]. Available from: http://wiki.lib.sun.ac.za/index.php?title=SUNScholar/Java_Version_7&oldid=33837.
Bluebook style
SUNScholar/Java Version 7, http://wiki.lib.sun.ac.za/index.php?title=SUNScholar/Java_Version_7&oldid=33837 (last visited May 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Libopedia",
title = "SUNScholar/Java Version 7 --- Libopedia{,} ",
year = "2015",
url = "http://wiki.lib.sun.ac.za/index.php?title=SUNScholar/Java_Version_7&oldid=33837",
note = "[Online; accessed 2-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 = "Libopedia",
title = "SUNScholar/Java Version 7 --- Libopedia{,} ",
year = "2015",
url = "\url{http://wiki.lib.sun.ac.za/index.php?title=SUNScholar/Java_Version_7&oldid=33837}",
note = "[Online; accessed 2-May-2026]"
}