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: 28 December 2024 10:26 UTC
- Permanent URL: http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11753
- Page Version ID: 11753
Citation styles for Java[edit | edit source]
APA style[edit | edit source]
Java. (2020, January 23). Sinfronteras, . Retrieved10:26, December 28, 2024
from http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11753.
MLA style[edit | edit source]
"Java." Sinfronteras, . 23 Jan 2020, 20:06 UTC.28 Dec 2024, 10:26
<http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11753>.
MHRA style[edit | edit source]
Sinfronteras contributors, 'Java', Sinfronteras, , 23 January 2020, 20:06 UTC, <http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11753> [accessed28 December 2024
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Java," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11753 (accessedDecember 28, 2024
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Java [Internet]. Sinfronteras, ; 2020 Jan 23, 20:06 UTC [cited2024 Dec 28
]. Available from:
http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11753.
Bluebook style[edit | edit source]
Java, http://wiki.sinfronteras.ws/index.php?title=Java&oldid=11753 (last visitedDecember 28, 2024
).
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=11753",note = "[Online; accessed
28-December-2024
]"
}
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=11753}",note = "[Online; accessed
28-December-2024
]"
}