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: 3 November 2025 04:08 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1275
- Page Version ID: 1275
Citation styles for Platform comparison
APA style
Platform comparison. (2023, February 19). SizeCoding, . Retrieved 04:08, November 3, 2025 from http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1275.
MLA style
"Platform comparison." SizeCoding, . 19 Feb 2023, 13:12 UTC. 3 Nov 2025, 04:08 <http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1275>.
MHRA style
SizeCoding contributors, 'Platform comparison', SizeCoding, , 19 February 2023, 13:12 UTC, <http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1275> [accessed 3 November 2025]
Chicago style
SizeCoding contributors, "Platform comparison," SizeCoding, , http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1275 (accessed November 3, 2025).
CBE/CSE style
SizeCoding contributors. Platform comparison [Internet]. SizeCoding, ; 2023 Feb 19, 13:12 UTC [cited 2025 Nov 3]. Available from: http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1275.
Bluebook style
Platform comparison, http://www.sizecoding.org/index.php?title=Platform_comparison&oldid=1275 (last visited November 3, 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=1275",
note = "[Online; accessed 3-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=1275}",
note = "[Online; accessed 3-November-2025]"
}