Cite This Page
Bibliographic details for Final Project Review
- Page name: Final Project Review
- Author: MediaWiki contributors
- Publisher: MediaWiki, .
- Date of last revision: 14 May 2026 17:21 UTC
- Date retrieved: 15 June 2026 02:06 UTC
- Permanent URL: https://mdotwiki.state.mi.us/construction/index.php?title=Final_Project_Review&oldid=9998
- Page Version ID: 9998
Citation styles for Final Project Review
APA style
Final Project Review. (2026, May 14). MediaWiki, . Retrieved 02:06, June 15, 2026 from https://mdotwiki.state.mi.us/construction/index.php?title=Final_Project_Review&oldid=9998.
MLA style
"Final Project Review." MediaWiki, . 14 May 2026, 17:21 UTC. 15 Jun 2026, 02:06 <https://mdotwiki.state.mi.us/construction/index.php?title=Final_Project_Review&oldid=9998>.
MHRA style
MediaWiki contributors, 'Final Project Review', MediaWiki, , 14 May 2026, 17:21 UTC, <https://mdotwiki.state.mi.us/construction/index.php?title=Final_Project_Review&oldid=9998> [accessed 15 June 2026]
Chicago style
MediaWiki contributors, "Final Project Review," MediaWiki, , https://mdotwiki.state.mi.us/construction/index.php?title=Final_Project_Review&oldid=9998 (accessed June 15, 2026).
CBE/CSE style
MediaWiki contributors. Final Project Review [Internet]. MediaWiki, ; 2026 May 14, 17:21 UTC [cited 2026 Jun 15]. Available from: https://mdotwiki.state.mi.us/construction/index.php?title=Final_Project_Review&oldid=9998.
Bluebook style
Final Project Review, https://mdotwiki.state.mi.us/construction/index.php?title=Final_Project_Review&oldid=9998 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "MediaWiki",
title = "Final Project Review --- MediaWiki{,} ",
year = "2026",
url = "https://mdotwiki.state.mi.us/construction/index.php?title=Final_Project_Review&oldid=9998",
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 = "Final Project Review --- MediaWiki{,} ",
year = "2026",
url = "\url{https://mdotwiki.state.mi.us/construction/index.php?title=Final_Project_Review&oldid=9998}",
note = "[Online; accessed 15-June-2026]"
}