Cite This Page
Bibliographic details for ZPL
- Page name: ZPL
- Author: Rosetta Code contributors
- Publisher: Rosetta Code, .
- Date of last revision: 15 February 2010 23:35 UTC
- Date retrieved: 30 January 2023 20:44 UTC
- Permanent URL: https://rosettacode.org/w/index.php?title=ZPL&oldid=139757
- Page Version ID: 139757
Citation styles for ZPL
APA style
ZPL. (2010, February 15). Rosetta Code, . Retrieved 20:44, January 30, 2023 from https://rosettacode.org/w/index.php?title=ZPL&oldid=139757.
MLA style
"ZPL." Rosetta Code, . 15 Feb 2010, 23:35 UTC. 30 Jan 2023, 20:44 <https://rosettacode.org/w/index.php?title=ZPL&oldid=139757>.
MHRA style
Rosetta Code contributors, 'ZPL', Rosetta Code, , 15 February 2010, 23:35 UTC, <https://rosettacode.org/w/index.php?title=ZPL&oldid=139757> [accessed 30 January 2023]
Chicago style
Rosetta Code contributors, "ZPL," Rosetta Code, , https://rosettacode.org/w/index.php?title=ZPL&oldid=139757 (accessed January 30, 2023).
CBE/CSE style
Rosetta Code contributors. ZPL [Internet]. Rosetta Code, ; 2010 Feb 15, 23:35 UTC [cited 2023 Jan 30]. Available from: https://rosettacode.org/w/index.php?title=ZPL&oldid=139757.
Bluebook style
ZPL, https://rosettacode.org/w/index.php?title=ZPL&oldid=139757 (last visited January 30, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "ZPL --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/w/index.php?title=ZPL&oldid=139757", note = "[Online; accessed 30-January-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 = "ZPL --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/w/index.php?title=ZPL&oldid=139757}", note = "[Online; accessed 30-January-2023]" }