Cite This Page
Bibliographic details for Lists-numbered or bulleted
- Page name: Lists-numbered or bulleted
- Author: MediaWiki contributors
- Publisher: MediaWiki.
- Date of last revision: 30 July 2014 10:25 UTC
- Date retrieved: 18 June 2026 14:50 UTC
- Permanent URL: http://earthwise.bgs.ac.uk/index.php?title=Lists-numbered_or_bulleted&oldid=5854
- Page Version ID: 5854
Citation styles for Lists-numbered or bulleted
APA style
Lists-numbered or bulleted. (2014, July 30). MediaWiki. Retrieved 14:50, June 18, 2026 from http://earthwise.bgs.ac.uk/index.php?title=Lists-numbered_or_bulleted&oldid=5854.
MLA style
"Lists-numbered or bulleted." MediaWiki. 30 Jul 2014, 10:25 UTC. 18 Jun 2026, 14:50 <http://earthwise.bgs.ac.uk/index.php?title=Lists-numbered_or_bulleted&oldid=5854>.
MHRA style
MediaWiki contributors, 'Lists-numbered or bulleted', MediaWiki, 30 July 2014, 10:25 UTC, <http://earthwise.bgs.ac.uk/index.php?title=Lists-numbered_or_bulleted&oldid=5854> [accessed 18 June 2026]
Chicago style
MediaWiki contributors, "Lists-numbered or bulleted," MediaWiki, http://earthwise.bgs.ac.uk/index.php?title=Lists-numbered_or_bulleted&oldid=5854 (accessed June 18, 2026).
CBE/CSE style
MediaWiki contributors. Lists-numbered or bulleted [Internet]. MediaWiki; 2014 Jul 30, 10:25 UTC [cited 2026 Jun 18]. Available from: http://earthwise.bgs.ac.uk/index.php?title=Lists-numbered_or_bulleted&oldid=5854.
Bluebook style
Lists-numbered or bulleted, http://earthwise.bgs.ac.uk/index.php?title=Lists-numbered_or_bulleted&oldid=5854 (last visited June 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MediaWiki",
title = "Lists-numbered or bulleted --- MediaWiki{,} ",
year = "2014",
url = "http://earthwise.bgs.ac.uk/index.php?title=Lists-numbered_or_bulleted&oldid=5854",
note = "[Online; accessed 18-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 = "Lists-numbered or bulleted --- MediaWiki{,} ",
year = "2014",
url = "\url{http://earthwise.bgs.ac.uk/index.php?title=Lists-numbered_or_bulleted&oldid=5854}",
note = "[Online; accessed 18-June-2026]"
}