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