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: 10 January 2025 22:59 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11699
- Page Version ID: 11699
Citation styles for Java[edit | edit source]
APA style[edit | edit source]
Java. (2020, January 23). Sinfronteras, . Retrieved22:59, January 10, 2025
from http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11699.
MLA style[edit | edit source]
"Java." Sinfronteras, . 23 Jan 2020, 20:06 UTC.10 Jan 2025, 22:59
<http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11699>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Java', Sinfronteras, , 23 January 2020, 20:06 UTC, <http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11699> [accessed10 January 2025
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Java," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11699 (accessedJanuary 10, 2025
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Java [Internet]. Sinfronteras, ; 2020 Jan 23, 20:06 UTC [cited2025 Jan 10
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11699.
Bluebook style[edit | edit source]
Java, http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11699 (last visitedJanuary 10, 2025
).
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=11699",note = "[Online; accessed
10-January-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 = "Sinfronteras", title = "Java --- Sinfronteras{,} ", year = "2020", url = "\url{http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11699}",note = "[Online; accessed
10-January-2025
]"
}