Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Frontiers of the Void contributors
- Publisher: Frontiers of the Void, .
- Date of last revision: 13 November 2019 06:29 UTC
- Date retrieved: 14 March 2026 12:33 UTC
- Permanent URL: http://fotv.wiki.killerrin.com/index.php?title=Main_Page&oldid=87
- Page Version ID: 87
Citation styles for Main Page
APA style
Main Page. (2019, November 13). Frontiers of the Void, . Retrieved 12:33, March 14, 2026 from http://fotv.wiki.killerrin.com/index.php?title=Main_Page&oldid=87.
MLA style
"Main Page." Frontiers of the Void, . 13 Nov 2019, 06:29 UTC. 14 Mar 2026, 12:33 <http://fotv.wiki.killerrin.com/index.php?title=Main_Page&oldid=87>.
MHRA style
Frontiers of the Void contributors, 'Main Page', Frontiers of the Void, , 13 November 2019, 06:29 UTC, <http://fotv.wiki.killerrin.com/index.php?title=Main_Page&oldid=87> [accessed 14 March 2026]
Chicago style
Frontiers of the Void contributors, "Main Page," Frontiers of the Void, , http://fotv.wiki.killerrin.com/index.php?title=Main_Page&oldid=87 (accessed March 14, 2026).
CBE/CSE style
Frontiers of the Void contributors. Main Page [Internet]. Frontiers of the Void, ; 2019 Nov 13, 06:29 UTC [cited 2026 Mar 14]. Available from: http://fotv.wiki.killerrin.com/index.php?title=Main_Page&oldid=87.
Bluebook style
Main Page, http://fotv.wiki.killerrin.com/index.php?title=Main_Page&oldid=87 (last visited March 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Frontiers of the Void",
title = "Main Page --- Frontiers of the Void{,} ",
year = "2019",
url = "http://fotv.wiki.killerrin.com/index.php?title=Main_Page&oldid=87",
note = "[Online; accessed 14-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 = "Frontiers of the Void",
title = "Main Page --- Frontiers of the Void{,} ",
year = "2019",
url = "\url{http://fotv.wiki.killerrin.com/index.php?title=Main_Page&oldid=87}",
note = "[Online; accessed 14-March-2026]"
}