Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: MediaWiki contributors
- Publisher: MediaWiki, .
- Date of last revision: 2 March 2026 15:47 UTC
- Date retrieved: 13 March 2026 13:23 UTC
- Permanent URL: https://mdotwiki.state.mi.us/construction/index.php?title=Main_Page&oldid=9834
- Page Version ID: 9834
Citation styles for Main Page
APA style
Main Page. (2026, March 2). MediaWiki, . Retrieved 13:23, March 13, 2026 from https://mdotwiki.state.mi.us/construction/index.php?title=Main_Page&oldid=9834.
MLA style
"Main Page." MediaWiki, . 2 Mar 2026, 15:47 UTC. 13 Mar 2026, 13:23 <https://mdotwiki.state.mi.us/construction/index.php?title=Main_Page&oldid=9834>.
MHRA style
MediaWiki contributors, 'Main Page', MediaWiki, , 2 March 2026, 15:47 UTC, <https://mdotwiki.state.mi.us/construction/index.php?title=Main_Page&oldid=9834> [accessed 13 March 2026]
Chicago style
MediaWiki contributors, "Main Page," MediaWiki, , https://mdotwiki.state.mi.us/construction/index.php?title=Main_Page&oldid=9834 (accessed March 13, 2026).
CBE/CSE style
MediaWiki contributors. Main Page [Internet]. MediaWiki, ; 2026 Mar 2, 15:47 UTC [cited 2026 Mar 13]. Available from: https://mdotwiki.state.mi.us/construction/index.php?title=Main_Page&oldid=9834.
Bluebook style
Main Page, https://mdotwiki.state.mi.us/construction/index.php?title=Main_Page&oldid=9834 (last visited March 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MediaWiki",
title = "Main Page --- MediaWiki{,} ",
year = "2026",
url = "https://mdotwiki.state.mi.us/construction/index.php?title=Main_Page&oldid=9834",
note = "[Online; accessed 13-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 = "MediaWiki",
title = "Main Page --- MediaWiki{,} ",
year = "2026",
url = "\url{https://mdotwiki.state.mi.us/construction/index.php?title=Main_Page&oldid=9834}",
note = "[Online; accessed 13-March-2026]"
}