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: 22 December 2024 06:50 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, . Retrieved06:50, December 22, 2024
from http://wiki.sinfronteras.ws/index.php?title=Java&oldid=13491.
MLA style[edit | edit source]
"Java." Sinfronteras, . 23 Jan 2020, 20:06 UTC.22 Dec 2024, 06:50
<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> [accessed22 December 2024
]
Chicago style[edit | edit source]
Sinfronteras contributors, "Java," Sinfronteras, , http://wiki.sinfronteras.ws/index.php?title=Java&oldid=13491 (accessedDecember 22, 2024
).
CBE/CSE style[edit | edit source]
Sinfronteras contributors. Java [Internet]. Sinfronteras, ; 2020 Jan 23, 20:06 UTC [cited2024 Dec 22
]. 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 visitedDecember 22, 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=13491",note = "[Online; accessed
22-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=13491}",note = "[Online; accessed
22-December-2024
]"
}