Cite This Page
Bibliographic details for 130.6 Project Manager’s Guide
- Page name: 130.6 Project Manager’s Guide
- Author: Engineering Policy Guide contributors
- Publisher: Engineering Policy Guide.
- Date of last revision: 28 May 2019 15:10 UTC
- Date retrieved: 14 May 2026 23:11 UTC
- Permanent URL: https://epg.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349
- Page Version ID: 45349
Citation styles for 130.6 Project Manager’s Guide
APA style
130.6 Project Manager’s Guide. (2019, May 28). Engineering Policy Guide. Retrieved 23:11, May 14, 2026 from https://epg.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349.
MLA style
"130.6 Project Manager’s Guide." Engineering Policy Guide. 28 May 2019, 15:10 UTC. 14 May 2026, 23:11 <https://epg.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349>.
MHRA style
Engineering Policy Guide contributors, '130.6 Project Manager’s Guide', Engineering Policy Guide, 28 May 2019, 15:10 UTC, <https://epg.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349> [accessed 14 May 2026]
Chicago style
Engineering Policy Guide contributors, "130.6 Project Manager’s Guide," Engineering Policy Guide, https://epg.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349 (accessed May 14, 2026).
CBE/CSE style
Engineering Policy Guide contributors. 130.6 Project Manager’s Guide [Internet]. Engineering Policy Guide; 2019 May 28, 15:10 UTC [cited 2026 May 14]. Available from: https://epg.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349.
Bluebook style
130.6 Project Manager’s Guide, https://epg.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349 (last visited May 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Engineering Policy Guide",
title = "130.6 Project Manager’s Guide --- Engineering Policy Guide{,} ",
year = "2019",
url = "https://epg.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349",
note = "[Online; accessed 14-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 = "130.6 Project Manager’s Guide --- Engineering Policy Guide{,} ",
year = "2019",
url = "\url{https://epg.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349}",
note = "[Online; accessed 14-May-2026]"
}