Cite This Page
Bibliographic details for Java annotation
- Page name: Java annotation
- Author: HandWiki contributors
- Publisher: HandWiki, .
- Date of last revision: 7 February 2024 00:58 UTC
- Date retrieved: 8 September 2024 15:31 UTC
- Permanent URL: https://handwiki.org/wiki/index.php?title=Java_annotation&oldid=3373836
- Page Version ID: 3373836
Citation styles for Java annotation
APA style
Java annotation. (2024, February 7). HandWiki, . Retrieved 15:31, September 8, 2024 from https://handwiki.org/wiki/index.php?title=Java_annotation&oldid=3373836.
MLA style
"Java annotation." HandWiki, . 7 Feb 2024, 00:58 UTC. 8 Sep 2024, 15:31 <https://handwiki.org/wiki/index.php?title=Java_annotation&oldid=3373836>.
MHRA style
HandWiki contributors, 'Java annotation', HandWiki, , 7 February 2024, 00:58 UTC, <https://handwiki.org/wiki/index.php?title=Java_annotation&oldid=3373836> [accessed 8 September 2024]
Chicago style
HandWiki contributors, "Java annotation," HandWiki, , https://handwiki.org/wiki/index.php?title=Java_annotation&oldid=3373836 (accessed September 8, 2024).
CBE/CSE style
HandWiki contributors. Java annotation [Internet]. HandWiki, ; 2024 Feb 7, 00:58 UTC [cited 2024 Sep 8]. Available from: https://handwiki.org/wiki/index.php?title=Java_annotation&oldid=3373836.
Bluebook style
Java annotation, https://handwiki.org/wiki/index.php?title=Java_annotation&oldid=3373836 (last visited September 8, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "HandWiki", title = "Java annotation --- HandWiki{,} ", year = "2024", url = "https://handwiki.org/wiki/index.php?title=Java_annotation&oldid=3373836", note = "[Online; accessed 8-September-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 = "HandWiki", title = "Java annotation --- HandWiki{,} ", year = "2024", url = "\url{https://handwiki.org/wiki/index.php?title=Java_annotation&oldid=3373836}", note = "[Online; accessed 8-September-2024]" }