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