Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Robowaifu Institute of Technology contributors
- Publisher: Robowaifu Institute of Technology, .
- Date of last revision: 29 May 2023 03:30 UTC
- Date retrieved: 10 March 2026 13:32 UTC
- Permanent URL: https://robowaifu.tech/w/index.php?title=Main_Page&oldid=328
- Page Version ID: 328
Citation styles for Main Page
APA style
Main Page. (2023, May 29). Robowaifu Institute of Technology, . Retrieved 13:32, March 10, 2026 from https://robowaifu.tech/w/index.php?title=Main_Page&oldid=328.
MLA style
"Main Page." Robowaifu Institute of Technology, . 29 May 2023, 03:30 UTC. 10 Mar 2026, 13:32 <https://robowaifu.tech/w/index.php?title=Main_Page&oldid=328>.
MHRA style
Robowaifu Institute of Technology contributors, 'Main Page', Robowaifu Institute of Technology, , 29 May 2023, 03:30 UTC, <https://robowaifu.tech/w/index.php?title=Main_Page&oldid=328> [accessed 10 March 2026]
Chicago style
Robowaifu Institute of Technology contributors, "Main Page," Robowaifu Institute of Technology, , https://robowaifu.tech/w/index.php?title=Main_Page&oldid=328 (accessed March 10, 2026).
CBE/CSE style
Robowaifu Institute of Technology contributors. Main Page [Internet]. Robowaifu Institute of Technology, ; 2023 May 29, 03:30 UTC [cited 2026 Mar 10]. Available from: https://robowaifu.tech/w/index.php?title=Main_Page&oldid=328.
Bluebook style
Main Page, https://robowaifu.tech/w/index.php?title=Main_Page&oldid=328 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Robowaifu Institute of Technology",
title = "Main Page --- Robowaifu Institute of Technology{,} ",
year = "2023",
url = "https://robowaifu.tech/w/index.php?title=Main_Page&oldid=328",
note = "[Online; accessed 10-March-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 = "Robowaifu Institute of Technology",
title = "Main Page --- Robowaifu Institute of Technology{,} ",
year = "2023",
url = "\url{https://robowaifu.tech/w/index.php?title=Main_Page&oldid=328}",
note = "[Online; accessed 10-March-2026]"
}