Cite This Page
Bibliographic details for Platform comparison
- Page name: Platform comparison
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 19 February 2023 13:12 UTC
- Date retrieved: 2 November 2025 14:35 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1280
- Page Version ID: 1280
Citation styles for Platform comparison
APA style
Platform comparison. (2023, February 19). SizeCoding, . Retrieved 14:35, November 2, 2025 from http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1280.
MLA style
"Platform comparison." SizeCoding, . 19 Feb 2023, 13:12 UTC. 2 Nov 2025, 14:35 <http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1280>.
MHRA style
SizeCoding contributors, 'Platform comparison', SizeCoding, , 19 February 2023, 13:12 UTC, <http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1280> [accessed 2 November 2025]
Chicago style
SizeCoding contributors, "Platform comparison," SizeCoding, , http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1280 (accessed November 2, 2025).
CBE/CSE style
SizeCoding contributors. Platform comparison [Internet]. SizeCoding, ; 2023 Feb 19, 13:12 UTC [cited 2025 Nov 2]. Available from: http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1280.
Bluebook style
Platform comparison, http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1280 (last visited November 2, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "SizeCoding",
title = "Platform comparison --- SizeCoding{,} ",
year = "2023",
url = "http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1280",
note = "[Online; accessed 2-November-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 = "Platform comparison --- SizeCoding{,} ",
year = "2023",
url = "\url{http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1280}",
note = "[Online; accessed 2-November-2025]"
}