Cite This Page
Bibliographic details for M8trix 8b
- Page name: M8trix 8b
- Author: SizeCoding contributors
- Publisher: SizeCoding, .
- Date of last revision: 20 August 2016 16:42 UTC
- Date retrieved: 3 November 2025 04:08 UTC
- Permanent URL: http://www.sizecoding.org/index.php?title=M8trix_8b&oldid=53
- Page Version ID: 53
Citation styles for M8trix 8b
APA style
M8trix 8b. (2016, August 20). SizeCoding, . Retrieved 04:08, November 3, 2025 from http://www.sizecoding.org/index.php?title=M8trix_8b&oldid=53.
MLA style
"M8trix 8b." SizeCoding, . 20 Aug 2016, 16:42 UTC. 3 Nov 2025, 04:08 <http://www.sizecoding.org/index.php?title=M8trix_8b&oldid=53>.
MHRA style
SizeCoding contributors, 'M8trix 8b', SizeCoding, , 20 August 2016, 16:42 UTC, <http://www.sizecoding.org/index.php?title=M8trix_8b&oldid=53> [accessed 3 November 2025]
Chicago style
SizeCoding contributors, "M8trix 8b," SizeCoding, , http://www.sizecoding.org/index.php?title=M8trix_8b&oldid=53 (accessed November 3, 2025).
CBE/CSE style
SizeCoding contributors. M8trix 8b [Internet]. SizeCoding, ; 2016 Aug 20, 16:42 UTC [cited 2025 Nov 3]. Available from: http://www.sizecoding.org/index.php?title=M8trix_8b&oldid=53.
Bluebook style
M8trix 8b, http://www.sizecoding.org/index.php?title=M8trix_8b&oldid=53 (last visited November 3, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "SizeCoding",
title = "M8trix 8b --- SizeCoding{,} ",
year = "2016",
url = "http://www.sizecoding.org/index.php?title=M8trix_8b&oldid=53",
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 = "M8trix 8b --- SizeCoding{,} ",
year = "2016",
url = "\url{http://www.sizecoding.org/index.php?title=M8trix_8b&oldid=53}",
note = "[Online; accessed 3-November-2025]"
}