Cite This Page
Bibliographic details for Java[edit | edit source]
- Page name: Java
- Author: Sinfronteras contributors
- Publisher: Sinfronteras, .
- Date of last revision: 23 January 2020 20:06 UTC
- Date retrieved: 7 March 2026 18:15 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Java&oldid=13491
- Page Version ID: 13491
Citation styles for Java[edit | edit source]
APA style[edit | edit source]
Java. (2020, January 23). Sinfronteras, . Retrieved18:15, March 7, 2026
from http://wiki.sinfronteras.ws/index.php?title=Java&oldid=13491.
MLA style[edit | edit source]
"Java." Sinfronteras, . 23 Jan 2020, 20:06 UTC.7 Mar 2026, 18:15
<http://wiki.sinfronteras.ws/index.php?title=Java&oldid=13491>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Java', Sinfronteras, , 23 January 2020, 20:06 UTC, <http://wiki.sinfronteras.ws/index.php?title=Java&oldid=13491> [accessed7 March 2026
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Java," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Java&oldid=13491 (accessedMarch 7, 2026
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Java [Internet]. Sinfronteras, ; 2020 Jan 23, 20:06 UTC [cited2026 Mar 7
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Java&oldid=13491.
Bluebook style[edit | edit source]
Java, http://wiki.sinfronteras.ws/index.php?title=Java&oldid=13491 (last visitedMarch 7, 2026
).
BibTeX entry[edit | edit source]
@misc{ wiki:xxx,
author = "Sinfronteras",
title = "Java --- Sinfronteras{,} ",
year = "2020",
url = "http://wiki.sinfronteras.ws/index.php?title=Java&oldid=13491",
note = "[Online; accessed 7-March-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 = "Sinfronteras",
title = "Java --- Sinfronteras{,} ",
year = "2020",
url = "\url{http://wiki.sinfronteras.ws/index.php?title=Java&oldid=13491}",
note = "[Online; accessed 7-March-2026
]"
}