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