Cite This Page
Bibliographic details for 901.9 Layout
- Page name: 901.9 Layout
- Author: Engineering Policy Guide contributors
- Publisher: Engineering Policy Guide.
- Date of last revision: 12 August 2020 19:23 UTC
- Date retrieved: 24 January 2026 21:39 UTC
- Permanent URL: https://epg.modot.org/index.php?title=901.9_Layout&oldid=48077
- Page Version ID: 48077
Citation styles for 901.9 Layout
APA style
901.9 Layout. (2020, August 12). Engineering Policy Guide. Retrieved 21:39, January 24, 2026 from https://epg.modot.org/index.php?title=901.9_Layout&oldid=48077.
MLA style
"901.9 Layout." Engineering Policy Guide. 12 Aug 2020, 19:23 UTC. 24 Jan 2026, 21:39 <https://epg.modot.org/index.php?title=901.9_Layout&oldid=48077>.
MHRA style
Engineering Policy Guide contributors, '901.9 Layout', Engineering Policy Guide, 12 August 2020, 19:23 UTC, <https://epg.modot.org/index.php?title=901.9_Layout&oldid=48077> [accessed 24 January 2026]
Chicago style
Engineering Policy Guide contributors, "901.9 Layout," Engineering Policy Guide, https://epg.modot.org/index.php?title=901.9_Layout&oldid=48077 (accessed January 24, 2026).
CBE/CSE style
Engineering Policy Guide contributors. 901.9 Layout [Internet]. Engineering Policy Guide; 2020 Aug 12, 19:23 UTC [cited 2026 Jan 24]. Available from: https://epg.modot.org/index.php?title=901.9_Layout&oldid=48077.
Bluebook style
901.9 Layout, https://epg.modot.org/index.php?title=901.9_Layout&oldid=48077 (last visited January 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Engineering Policy Guide",
title = "901.9 Layout --- Engineering Policy Guide{,} ",
year = "2020",
url = "https://epg.modot.org/index.php?title=901.9_Layout&oldid=48077",
note = "[Online; accessed 24-January-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 = "Engineering Policy Guide",
title = "901.9 Layout --- Engineering Policy Guide{,} ",
year = "2020",
url = "\url{https://epg.modot.org/index.php?title=901.9_Layout&oldid=48077}",
note = "[Online; accessed 24-January-2026]"
}