Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: OS-Tan Commons contributors
- Publisher: OS-Tan Commons.
- Date of last revision: 27 April 2026 05:33 UTC
- Date retrieved: 18 July 2026 18:02 UTC
- Permanent URL: https://os-tan.net/wiki/index.php?title=Main_Page&oldid=4439
- Page Version ID: 4439
Citation styles for Main Page
APA style
Main Page. (2026, April 27). OS-Tan Commons. Retrieved 18:02, July 18, 2026 from https://os-tan.net/wiki/index.php?title=Main_Page&oldid=4439.
MLA style
"Main Page." OS-Tan Commons. 27 Apr 2026, 05:33 UTC. 18 Jul 2026, 18:02 <https://os-tan.net/wiki/index.php?title=Main_Page&oldid=4439>.
MHRA style
OS-Tan Commons contributors, 'Main Page', OS-Tan Commons, 27 April 2026, 05:33 UTC, <https://os-tan.net/wiki/index.php?title=Main_Page&oldid=4439> [accessed 18 July 2026]
Chicago style
OS-Tan Commons contributors, "Main Page," OS-Tan Commons, https://os-tan.net/wiki/index.php?title=Main_Page&oldid=4439 (accessed July 18, 2026).
CBE/CSE style
OS-Tan Commons contributors. Main Page [Internet]. OS-Tan Commons; 2026 Apr 27, 05:33 UTC [cited 2026 Jul 18]. Available from: https://os-tan.net/wiki/index.php?title=Main_Page&oldid=4439.
Bluebook style
Main Page, https://os-tan.net/wiki/index.php?title=Main_Page&oldid=4439 (last visited July 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OS-Tan Commons",
title = "Main Page --- OS-Tan Commons{,} ",
year = "2026",
url = "https://os-tan.net/wiki/index.php?title=Main_Page&oldid=4439",
note = "[Online; accessed 18-July-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 = "OS-Tan Commons",
title = "Main Page --- OS-Tan Commons{,} ",
year = "2026",
url = "\url{https://os-tan.net/wiki/index.php?title=Main_Page&oldid=4439}",
note = "[Online; accessed 18-July-2026]"
}