Cite This Page
Bibliographic details for Draw pixel 2
- Page name: Draw pixel 2
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 28 November 2023 12:25 UTC
- Date retrieved: 26 March 2025 15:21 UTC
- Permanent URL: https://rosettacode.org/wiki/Draw_pixel_2?oldid=353500
- Page Version ID: 353500
Citation styles for Draw pixel 2
APA style
Draw pixel 2. (2023, November 28). Rosetta Code. Retrieved 15:21, March 26, 2025 from https://rosettacode.org/wiki/Draw_pixel_2?oldid=353500.
MLA style
"Draw pixel 2." Rosetta Code. 28 Nov 2023, 12:25 UTC. 26 Mar 2025, 15:21 <https://rosettacode.org/wiki/Draw_pixel_2?oldid=353500>.
MHRA style
Rosetta Code contributors, 'Draw pixel 2', Rosetta Code, 28 November 2023, 12:25 UTC, <https://rosettacode.org/wiki/Draw_pixel_2?oldid=353500> [accessed 26 March 2025]
Chicago style
Rosetta Code contributors, "Draw pixel 2," Rosetta Code, https://rosettacode.org/wiki/Draw_pixel_2?oldid=353500 (accessed March 26, 2025).
CBE/CSE style
Rosetta Code contributors. Draw pixel 2 [Internet]. Rosetta Code; 2023 Nov 28, 12:25 UTC [cited 2025 Mar 26]. Available from: https://rosettacode.org/wiki/Draw_pixel_2?oldid=353500.
Bluebook style
Draw pixel 2, https://rosettacode.org/wiki/Draw_pixel_2?oldid=353500 (last visited March 26, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Draw pixel 2 --- Rosetta Code{,} ", year = "2023", url = "https://rosettacode.org/wiki/Draw_pixel_2?oldid=353500", note = "[Online; accessed 26-March-2025]" }
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 = "Draw pixel 2 --- Rosetta Code{,} ", year = "2023", url = "\url{https://rosettacode.org/wiki/Draw_pixel_2?oldid=353500}", note = "[Online; accessed 26-March-2025]" }