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