Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: MediaWiki contributors
- Publisher: MediaWiki.
- Date of last revision: 27 August 2020 12:12 UTC
- Date retrieved: 9 June 2026 02:56 UTC
- Permanent URL: http://earthwise.bgs.ac.uk/index.php?title=Main_Page&oldid=49083
- Page Version ID: 49083
Citation styles for Main Page
APA style
Main Page. (2020, August 27). MediaWiki. Retrieved 02:56, June 9, 2026 from http://earthwise.bgs.ac.uk/index.php?title=Main_Page&oldid=49083.
MLA style
"Main Page." MediaWiki. 27 Aug 2020, 12:12 UTC. 9 Jun 2026, 02:56 <http://earthwise.bgs.ac.uk/index.php?title=Main_Page&oldid=49083>.
MHRA style
MediaWiki contributors, 'Main Page', MediaWiki, 27 August 2020, 12:12 UTC, <http://earthwise.bgs.ac.uk/index.php?title=Main_Page&oldid=49083> [accessed 9 June 2026]
Chicago style
MediaWiki contributors, "Main Page," MediaWiki, http://earthwise.bgs.ac.uk/index.php?title=Main_Page&oldid=49083 (accessed June 9, 2026).
CBE/CSE style
MediaWiki contributors. Main Page [Internet]. MediaWiki; 2020 Aug 27, 12:12 UTC [cited 2026 Jun 9]. Available from: http://earthwise.bgs.ac.uk/index.php?title=Main_Page&oldid=49083.
Bluebook style
Main Page, http://earthwise.bgs.ac.uk/index.php?title=Main_Page&oldid=49083 (last visited June 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MediaWiki",
title = "Main Page --- MediaWiki{,} ",
year = "2020",
url = "http://earthwise.bgs.ac.uk/index.php?title=Main_Page&oldid=49083",
note = "[Online; accessed 9-June-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 = "MediaWiki",
title = "Main Page --- MediaWiki{,} ",
year = "2020",
url = "\url{http://earthwise.bgs.ac.uk/index.php?title=Main_Page&oldid=49083}",
note = "[Online; accessed 9-June-2026]"
}