Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Post-Self contributors
- Publisher: Post-Self.
- Date of last revision: 18 December 2024 01:46 UTC
- Date retrieved: 11 August 2026 01:32 UTC
- Permanent URL: http://wiki.post-self.ink:80/current/index.php?title=Main_Page&oldid=1990
- Page Version ID: 1990
Citation styles for Main Page
APA style
Main Page. (2024, December 18). Post-Self. Retrieved 01:32, August 11, 2026 from http://wiki.post-self.ink:80/current/index.php?title=Main_Page&oldid=1990.
MLA style
"Main Page." Post-Self. 18 Dec 2024, 01:46 UTC. 11 Aug 2026, 01:32 <http://wiki.post-self.ink:80/current/index.php?title=Main_Page&oldid=1990>.
MHRA style
Post-Self contributors, 'Main Page', Post-Self, 18 December 2024, 01:46 UTC, <http://wiki.post-self.ink:80/current/index.php?title=Main_Page&oldid=1990> [accessed 11 August 2026]
Chicago style
Post-Self contributors, "Main Page," Post-Self, http://wiki.post-self.ink:80/current/index.php?title=Main_Page&oldid=1990 (accessed August 11, 2026).
CBE/CSE style
Post-Self contributors. Main Page [Internet]. Post-Self; 2024 Dec 18, 01:46 UTC [cited 2026 Aug 11]. Available from: http://wiki.post-self.ink:80/current/index.php?title=Main_Page&oldid=1990.
Bluebook style
Main Page, http://wiki.post-self.ink:80/current/index.php?title=Main_Page&oldid=1990 (last visited August 11, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Post-Self",
title = "Main Page --- Post-Self{,} ",
year = "2024",
url = "http://wiki.post-self.ink:80/current/index.php?title=Main_Page&oldid=1990",
note = "[Online; accessed 11-August-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 = "Main Page --- Post-Self{,} ",
year = "2024",
url = "\url{http://wiki.post-self.ink:80/current/index.php?title=Main_Page&oldid=1990}",
note = "[Online; accessed 11-August-2026]"
}