Cite This Page
Bibliographic details for MUCK
- Page name: MUCK
- Author: Post-Self contributors
- Publisher: Post-Self.
- Date of last revision: 13 October 2024 23:12 UTC
- Date retrieved: 13 June 2026 22:30 UTC
- Permanent URL: http://wiki.post-self.ink:80/current/index.php?title=MUCK&oldid=1961
- Page Version ID: 1961
Citation styles for MUCK
APA style
MUCK. (2024, October 13). Post-Self. Retrieved 22:30, June 13, 2026 from http://wiki.post-self.ink:80/current/index.php?title=MUCK&oldid=1961.
MLA style
"MUCK." Post-Self. 13 Oct 2024, 23:12 UTC. 13 Jun 2026, 22:30 <http://wiki.post-self.ink:80/current/index.php?title=MUCK&oldid=1961>.
MHRA style
Post-Self contributors, 'MUCK', Post-Self, 13 October 2024, 23:12 UTC, <http://wiki.post-self.ink:80/current/index.php?title=MUCK&oldid=1961> [accessed 13 June 2026]
Chicago style
Post-Self contributors, "MUCK," Post-Self, http://wiki.post-self.ink:80/current/index.php?title=MUCK&oldid=1961 (accessed June 13, 2026).
CBE/CSE style
Post-Self contributors. MUCK [Internet]. Post-Self; 2024 Oct 13, 23:12 UTC [cited 2026 Jun 13]. Available from: http://wiki.post-self.ink:80/current/index.php?title=MUCK&oldid=1961.
Bluebook style
MUCK, http://wiki.post-self.ink:80/current/index.php?title=MUCK&oldid=1961 (last visited June 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Post-Self",
title = "MUCK --- Post-Self{,} ",
year = "2024",
url = "http://wiki.post-self.ink:80/current/index.php?title=MUCK&oldid=1961",
note = "[Online; accessed 13-June-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 = "Post-Self",
title = "MUCK --- Post-Self{,} ",
year = "2024",
url = "\url{http://wiki.post-self.ink:80/current/index.php?title=MUCK&oldid=1961}",
note = "[Online; accessed 13-June-2026]"
}