Welcome to the geofictician wiki.
Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: Geofictician contributors
- Publisher: Geofictician, .
- Date of last revision: 6 April 2023 22:23 UTC
- Date retrieved: 10 March 2026 07:25 UTC
- Permanent URL: https://geofictician.net/wiki/index.php?title=Main_Page&oldid=1413
- Page Version ID: 1413
Citation styles for Main Page
APA style
Main Page. (2023, April 6). Geofictician, . Retrieved 07:25, March 10, 2026 from https://geofictician.net/wiki/index.php?title=Main_Page&oldid=1413.
MLA style
"Main Page." Geofictician, . 6 Apr 2023, 22:23 UTC. 10 Mar 2026, 07:25 <https://geofictician.net/wiki/index.php?title=Main_Page&oldid=1413>.
MHRA style
Geofictician contributors, 'Main Page', Geofictician, , 6 April 2023, 22:23 UTC, <https://geofictician.net/wiki/index.php?title=Main_Page&oldid=1413> [accessed 10 March 2026]
Chicago style
Geofictician contributors, "Main Page," Geofictician, , https://geofictician.net/wiki/index.php?title=Main_Page&oldid=1413 (accessed March 10, 2026).
CBE/CSE style
Geofictician contributors. Main Page [Internet]. Geofictician, ; 2023 Apr 6, 22:23 UTC [cited 2026 Mar 10]. Available from: https://geofictician.net/wiki/index.php?title=Main_Page&oldid=1413.
Bluebook style
Main Page, https://geofictician.net/wiki/index.php?title=Main_Page&oldid=1413 (last visited March 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Geofictician",
title = "Main Page --- Geofictician{,} ",
year = "2023",
url = "https://geofictician.net/wiki/index.php?title=Main_Page&oldid=1413",
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 = "Geofictician",
title = "Main Page --- Geofictician{,} ",
year = "2023",
url = "\url{https://geofictician.net/wiki/index.php?title=Main_Page&oldid=1413}",
note = "[Online; accessed 10-March-2026]"
}