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: 12 February 2026 16:43 UTC
- Permanent URL: https://epgtest.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 16:43, February 12, 2026 from https://epgtest.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. 12 Feb 2026, 16:43 <https://epgtest.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://epgtest.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349> [accessed 12 February 2026]
Chicago style
Engineering_Policy_Guide contributors, "130.6 Project Manager’s Guide," Engineering_Policy_Guide, https://epgtest.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349 (accessed February 12, 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 Feb 12]. Available from: https://epgtest.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349.
Bluebook style
130.6 Project Manager’s Guide, https://epgtest.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349 (last visited February 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Engineering_Policy_Guide",
title = "130.6 Project Manager’s Guide --- Engineering_Policy_Guide{,} ",
year = "2019",
url = "https://epgtest.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349",
note = "[Online; accessed 12-February-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://epgtest.modot.org/index.php?title=130.6_Project_Manager%E2%80%99s_Guide&oldid=45349}",
note = "[Online; accessed 12-February-2026]"
}