Cite This Page
Bibliographic details for Object
- Page name: Object
- Author: MK7 contributors
- Publisher: MK7.
- Date of last revision: 21 August 2024 12:44 UTC
- Date retrieved: 13 January 2026 16:01 UTC
- Permanent URL: https://mk3ds.com/index.php?title=Object&oldid=1673
- Page Version ID: 1673
Citation styles for Object
APA style
Object. (2024, August 21). MK7. Retrieved 16:01, January 13, 2026 from https://mk3ds.com/index.php?title=Object&oldid=1673.
MLA style
"Object." MK7. 21 Aug 2024, 12:44 UTC. 13 Jan 2026, 16:01 <https://mk3ds.com/index.php?title=Object&oldid=1673>.
MHRA style
MK7 contributors, 'Object', MK7, 21 August 2024, 12:44 UTC, <https://mk3ds.com/index.php?title=Object&oldid=1673> [accessed 13 January 2026]
Chicago style
MK7 contributors, "Object," MK7, https://mk3ds.com/index.php?title=Object&oldid=1673 (accessed January 13, 2026).
CBE/CSE style
MK7 contributors. Object [Internet]. MK7; 2024 Aug 21, 12:44 UTC [cited 2026 Jan 13]. Available from: https://mk3ds.com/index.php?title=Object&oldid=1673.
Bluebook style
Object, https://mk3ds.com/index.php?title=Object&oldid=1673 (last visited January 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MK7",
title = "Object --- MK7{,} ",
year = "2024",
url = "https://mk3ds.com/index.php?title=Object&oldid=1673",
note = "[Online; accessed 13-January-2026]"
}
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 = "MK7",
title = "Object --- MK7{,} ",
year = "2024",
url = "\url{https://mk3ds.com/index.php?title=Object&oldid=1673}",
note = "[Online; accessed 13-January-2026]"
}