Cite This Page
Bibliographic details for Graphics
- Page name: Graphics
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 8 April 2024 19:36 UTC
- Date retrieved: 13 August 2025 19:18 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Graphics&oldid=1413
- Page Version ID: 1413
Citation styles for Graphics
APA style
Graphics. (2024, April 8). SizeCoding, . Retrieved 19:18, August 13, 2025 from http://www.sizecoding.org/index.php?title=Graphics&oldid=1413.
MLA style
"Graphics." SizeCoding, . 8 Apr 2024, 19:36 UTC. 13 Aug 2025, 19:18 <http://www.sizecoding.org/index.php?title=Graphics&oldid=1413>.
MHRA style
SizeCoding contributors, 'Graphics', SizeCoding, , 8 April 2024, 19:36 UTC, <http://www.sizecoding.org/index.php?title=Graphics&oldid=1413> [accessed 13 August 2025]
Chicago style
SizeCoding contributors, "Graphics," SizeCoding, , http://www.sizecoding.org/index.php?title=Graphics&oldid=1413 (accessed August 13, 2025).
CBE/CSE style
SizeCoding contributors. Graphics [Internet]. SizeCoding, ; 2024 Apr 8, 19:36 UTC [cited 2025 Aug 13]. Available from: http://www.sizecoding.org/index.php?title=Graphics&oldid=1413.
Bluebook style
Graphics, http://www.sizecoding.org/index.php?title=Graphics&oldid=1413 (last visited August 13, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "SizeCoding", title = "Graphics --- SizeCoding{,} ", year = "2024", url = "http://www.sizecoding.org/index.php?title=Graphics&oldid=1413", note = "[Online; accessed 13-August-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 = "SizeCoding", title = "Graphics --- SizeCoding{,} ", year = "2024", url = "\url{http://www.sizecoding.org/index.php?title=Graphics&oldid=1413}", note = "[Online; accessed 13-August-2025]" }