Cite This Page
Bibliographic details for 643.3 Policy, Standards and Regulations
- Page name: 643.3 Policy, Standards and Regulations
- Author: Engineering Policy Guide contributors
- Publisher: Engineering Policy Guide.
- Date of last revision: 10 October 2023 20:55 UTC
- Date retrieved: 17 May 2026 21:40 UTC
- Permanent URL: https://epg.modot.org/index.php?title=643.3_Policy,_Standards_and_Regulations&oldid=53010
- Page Version ID: 53010
Citation styles for 643.3 Policy, Standards and Regulations
APA style
643.3 Policy, Standards and Regulations. (2023, October 10). Engineering Policy Guide. Retrieved 21:40, May 17, 2026 from https://epg.modot.org/index.php?title=643.3_Policy,_Standards_and_Regulations&oldid=53010.
MLA style
"643.3 Policy, Standards and Regulations." Engineering Policy Guide. 10 Oct 2023, 20:55 UTC. 17 May 2026, 21:40 <https://epg.modot.org/index.php?title=643.3_Policy,_Standards_and_Regulations&oldid=53010>.
MHRA style
Engineering Policy Guide contributors, '643.3 Policy, Standards and Regulations', Engineering Policy Guide, 10 October 2023, 20:55 UTC, <https://epg.modot.org/index.php?title=643.3_Policy,_Standards_and_Regulations&oldid=53010> [accessed 17 May 2026]
Chicago style
Engineering Policy Guide contributors, "643.3 Policy, Standards and Regulations," Engineering Policy Guide, https://epg.modot.org/index.php?title=643.3_Policy,_Standards_and_Regulations&oldid=53010 (accessed May 17, 2026).
CBE/CSE style
Engineering Policy Guide contributors. 643.3 Policy, Standards and Regulations [Internet]. Engineering Policy Guide; 2023 Oct 10, 20:55 UTC [cited 2026 May 17]. Available from: https://epg.modot.org/index.php?title=643.3_Policy,_Standards_and_Regulations&oldid=53010.
Bluebook style
643.3 Policy, Standards and Regulations, https://epg.modot.org/index.php?title=643.3_Policy,_Standards_and_Regulations&oldid=53010 (last visited May 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Engineering Policy Guide",
title = "643.3 Policy, Standards and Regulations --- Engineering Policy Guide{,} ",
year = "2023",
url = "https://epg.modot.org/index.php?title=643.3_Policy,_Standards_and_Regulations&oldid=53010",
note = "[Online; accessed 17-May-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 = "643.3 Policy, Standards and Regulations --- Engineering Policy Guide{,} ",
year = "2023",
url = "\url{https://epg.modot.org/index.php?title=643.3_Policy,_Standards_and_Regulations&oldid=53010}",
note = "[Online; accessed 17-May-2026]"
}