Cite This Page
Bibliographic details for Forest fire/Java/Graphics
- Page name: Forest fire/Java/Graphics
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 18 May 2011 15:07 UTC
- Date retrieved: 29 March 2023 00:36 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=Forest_fire/Java/Graphics&oldid=181730
- Page Version ID: 181730
Citation styles for Forest fire/Java/Graphics
APA style
Forest fire/Java/Graphics. (2011, May 18). Rosetta Code, . Retrieved 00:36, March 29, 2023 from https://rosettacode.org/w/index.php?title=Forest_fire/Java/Graphics&oldid=181730.
MLA style
"Forest fire/Java/Graphics." Rosetta Code, . 18 May 2011, 15:07 UTC. 29 Mar 2023, 00:36 <https://rosettacode.org/w/index.php?title=Forest_fire/Java/Graphics&oldid=181730>.
MHRA style
Rosetta Code contributors, 'Forest fire/Java/Graphics', Rosetta Code, , 18 May 2011, 15:07 UTC, <https://rosettacode.org/w/index.php?title=Forest_fire/Java/Graphics&oldid=181730> [accessed 29 March 2023]
Chicago style
Rosetta Code contributors, "Forest fire/Java/Graphics," Rosetta Code, , https://rosettacode.org/w/index.php?title=Forest_fire/Java/Graphics&oldid=181730 (accessed March 29, 2023).
CBE/CSE style
Rosetta Code contributors. Forest fire/Java/Graphics [Internet]. Rosetta Code, ; 2011 May 18, 15:07 UTC [cited 2023 Mar 29]. Available from: https://rosettacode.org/w/index.php?title=Forest_fire/Java/Graphics&oldid=181730.
Bluebook style
Forest fire/Java/Graphics, https://rosettacode.org/w/index.php?title=Forest_fire/Java/Graphics&oldid=181730 (last visited March 29, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Forest fire/Java/Graphics --- Rosetta Code{,} ", year = "2011", url = "https://rosettacode.org/w/index.php?title=Forest_fire/Java/Graphics&oldid=181730", note = "[Online; accessed 29-March-2023]" }
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 = "Rosetta Code", title = "Forest fire/Java/Graphics --- Rosetta Code{,} ", year = "2011", url = "\url{https://rosettacode.org/w/index.php?title=Forest_fire/Java/Graphics&oldid=181730}", note = "[Online; accessed 29-March-2023]" }