Cite This Page
Bibliographic details for Supporting environmental information
- Page name: Supporting environmental information
- Author: MediaWiki contributors
- Publisher: MediaWiki.
- Date of last revision: 8 February 2022 09:45 UTC
- Date retrieved: 8 June 2026 05:59 UTC
- Permanent URL: http://earthwise.bgs.ac.uk/index.php?title=Supporting_environmental_information&oldid=55601
- Page Version ID: 55601
Citation styles for Supporting environmental information
APA style
Supporting environmental information. (2022, February 8). MediaWiki. Retrieved 05:59, June 8, 2026 from http://earthwise.bgs.ac.uk/index.php?title=Supporting_environmental_information&oldid=55601.
MLA style
"Supporting environmental information." MediaWiki. 8 Feb 2022, 09:45 UTC. 8 Jun 2026, 05:59 <http://earthwise.bgs.ac.uk/index.php?title=Supporting_environmental_information&oldid=55601>.
MHRA style
MediaWiki contributors, 'Supporting environmental information', MediaWiki, 8 February 2022, 09:45 UTC, <http://earthwise.bgs.ac.uk/index.php?title=Supporting_environmental_information&oldid=55601> [accessed 8 June 2026]
Chicago style
MediaWiki contributors, "Supporting environmental information," MediaWiki, http://earthwise.bgs.ac.uk/index.php?title=Supporting_environmental_information&oldid=55601 (accessed June 8, 2026).
CBE/CSE style
MediaWiki contributors. Supporting environmental information [Internet]. MediaWiki; 2022 Feb 8, 09:45 UTC [cited 2026 Jun 8]. Available from: http://earthwise.bgs.ac.uk/index.php?title=Supporting_environmental_information&oldid=55601.
Bluebook style
Supporting environmental information, http://earthwise.bgs.ac.uk/index.php?title=Supporting_environmental_information&oldid=55601 (last visited June 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MediaWiki",
title = "Supporting environmental information --- MediaWiki{,} ",
year = "2022",
url = "http://earthwise.bgs.ac.uk/index.php?title=Supporting_environmental_information&oldid=55601",
note = "[Online; accessed 8-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 = "Supporting environmental information --- MediaWiki{,} ",
year = "2022",
url = "\url{http://earthwise.bgs.ac.uk/index.php?title=Supporting_environmental_information&oldid=55601}",
note = "[Online; accessed 8-June-2026]"
}