Cite This Page
Bibliographic details for Software/MS Project
- Page name: Software/MS Project
- Author: OchaWiki contributors
- Publisher: OchaWiki, .
- Date of last revision: 4 March 2023 08:05 UTC
- Date retrieved: 16 March 2026 09:33 UTC
- Permanent URL: https://www.omecha.nl/mw/index.php?title=Software/MS_Project&oldid=1991
- Page Version ID: 1991
Citation styles for Software/MS Project
APA style
Software/MS Project. (2023, March 4). OchaWiki, . Retrieved 09:33, March 16, 2026 from https://www.omecha.nl/mw/index.php?title=Software/MS_Project&oldid=1991.
MLA style
"Software/MS Project." OchaWiki, . 4 Mar 2023, 08:05 UTC. 16 Mar 2026, 09:33 <https://www.omecha.nl/mw/index.php?title=Software/MS_Project&oldid=1991>.
MHRA style
OchaWiki contributors, 'Software/MS Project', OchaWiki, , 4 March 2023, 08:05 UTC, <https://www.omecha.nl/mw/index.php?title=Software/MS_Project&oldid=1991> [accessed 16 March 2026]
Chicago style
OchaWiki contributors, "Software/MS Project," OchaWiki, , https://www.omecha.nl/mw/index.php?title=Software/MS_Project&oldid=1991 (accessed March 16, 2026).
CBE/CSE style
OchaWiki contributors. Software/MS Project [Internet]. OchaWiki, ; 2023 Mar 4, 08:05 UTC [cited 2026 Mar 16]. Available from: https://www.omecha.nl/mw/index.php?title=Software/MS_Project&oldid=1991.
Bluebook style
Software/MS Project, https://www.omecha.nl/mw/index.php?title=Software/MS_Project&oldid=1991 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OchaWiki",
title = "Software/MS Project --- OchaWiki{,} ",
year = "2023",
url = "https://www.omecha.nl/mw/index.php?title=Software/MS_Project&oldid=1991",
note = "[Online; accessed 16-March-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 = "OchaWiki",
title = "Software/MS Project --- OchaWiki{,} ",
year = "2023",
url = "\url{https://www.omecha.nl/mw/index.php?title=Software/MS_Project&oldid=1991}",
note = "[Online; accessed 16-March-2026]"
}