Cite This Page
Bibliographic details for Project
- Page name: Project
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 27 October 2020 04:02 UTC
- Date retrieved: 1 March 2026 18:22 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=Project&oldid=636
- Page Version ID: 636
Citation styles for Project
APA style
Project. (2020, October 27). Documentation Home, . Retrieved 18:22, March 1, 2026 from https://docs.oojeema.com/index.php?title=Project&oldid=636.
MLA style
"Project." Documentation Home, . 27 Oct 2020, 04:02 UTC. 1 Mar 2026, 18:22 <https://docs.oojeema.com/index.php?title=Project&oldid=636>.
MHRA style
Documentation Home contributors, 'Project', Documentation Home, , 27 October 2020, 04:02 UTC, <https://docs.oojeema.com/index.php?title=Project&oldid=636> [accessed 1 March 2026]
Chicago style
Documentation Home contributors, "Project," Documentation Home, , https://docs.oojeema.com/index.php?title=Project&oldid=636 (accessed March 1, 2026).
CBE/CSE style
Documentation Home contributors. Project [Internet]. Documentation Home, ; 2020 Oct 27, 04:02 UTC [cited 2026 Mar 1]. Available from: https://docs.oojeema.com/index.php?title=Project&oldid=636.
Bluebook style
Project, https://docs.oojeema.com/index.php?title=Project&oldid=636 (last visited March 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Documentation Home",
title = "Project --- Documentation Home{,} ",
year = "2020",
url = "https://docs.oojeema.com/index.php?title=Project&oldid=636",
note = "[Online; accessed 1-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 = "Documentation Home",
title = "Project --- Documentation Home{,} ",
year = "2020",
url = "\url{https://docs.oojeema.com/index.php?title=Project&oldid=636}",
note = "[Online; accessed 1-March-2026]"
}