Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Phobos Wiki contributors
- Publisher: Phobos Wiki, .
- Date of last revision: 28 May 2018 04:21 UTC
- Date retrieved: 14 May 2026 22:48 UTC
- Permanent URL: https://phobos.martem.ee/w/index.php?title=Main_Page&oldid=2187
- Page Version ID: 2187
Citation styles for Main Page
APA style
Main Page. (2018, May 28). Phobos Wiki, . Retrieved 22:48, May 14, 2026 from https://phobos.martem.ee/w/index.php?title=Main_Page&oldid=2187.
MLA style
"Main Page." Phobos Wiki, . 28 May 2018, 04:21 UTC. 14 May 2026, 22:48 <https://phobos.martem.ee/w/index.php?title=Main_Page&oldid=2187>.
MHRA style
Phobos Wiki contributors, 'Main Page', Phobos Wiki, , 28 May 2018, 04:21 UTC, <https://phobos.martem.ee/w/index.php?title=Main_Page&oldid=2187> [accessed 14 May 2026]
Chicago style
Phobos Wiki contributors, "Main Page," Phobos Wiki, , https://phobos.martem.ee/w/index.php?title=Main_Page&oldid=2187 (accessed May 14, 2026).
CBE/CSE style
Phobos Wiki contributors. Main Page [Internet]. Phobos Wiki, ; 2018 May 28, 04:21 UTC [cited 2026 May 14]. Available from: https://phobos.martem.ee/w/index.php?title=Main_Page&oldid=2187.
Bluebook style
Main Page, https://phobos.martem.ee/w/index.php?title=Main_Page&oldid=2187 (last visited May 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Phobos Wiki",
title = "Main Page --- Phobos Wiki{,} ",
year = "2018",
url = "https://phobos.martem.ee/w/index.php?title=Main_Page&oldid=2187",
note = "[Online; accessed 14-May-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 = "Phobos Wiki",
title = "Main Page --- Phobos Wiki{,} ",
year = "2018",
url = "\url{https://phobos.martem.ee/w/index.php?title=Main_Page&oldid=2187}",
note = "[Online; accessed 14-May-2026]"
}