Cite This Page
Bibliographic details for Project-oriented learning
- Page name: Project-oriented learning
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 3 November 2022 11:42 UTC
- Date retrieved: 21 July 2026 01:44 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=Project-oriented_learning&oldid=20741
- Page Version ID: 20741
Citation styles for Project-oriented learning
APA style
Project-oriented learning. (2022, November 3). ArboresTechWiki, Digital Empowerment. Retrieved 01:44, July 21, 2026 from http://w.arbores.tech/w/index.php?title=Project-oriented_learning&oldid=20741.
MLA style
"Project-oriented learning." ArboresTechWiki, Digital Empowerment. 3 Nov 2022, 11:42 UTC. 21 Jul 2026, 01:44 <http://w.arbores.tech/w/index.php?title=Project-oriented_learning&oldid=20741>.
MHRA style
ArboresTechWiki contributors, 'Project-oriented learning', ArboresTechWiki, Digital Empowerment, 3 November 2022, 11:42 UTC, <http://w.arbores.tech/w/index.php?title=Project-oriented_learning&oldid=20741> [accessed 21 July 2026]
Chicago style
ArboresTechWiki contributors, "Project-oriented learning," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=Project-oriented_learning&oldid=20741 (accessed July 21, 2026).
CBE/CSE style
ArboresTechWiki contributors. Project-oriented learning [Internet]. ArboresTechWiki, Digital Empowerment; 2022 Nov 3, 11:42 UTC [cited 2026 Jul 21]. Available from: http://w.arbores.tech/w/index.php?title=Project-oriented_learning&oldid=20741.
Bluebook style
Project-oriented learning, http://w.arbores.tech/w/index.php?title=Project-oriented_learning&oldid=20741 (last visited July 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "Project-oriented learning --- ArboresTechWiki{,} Digital Empowerment",
year = "2022",
url = "http://w.arbores.tech/w/index.php?title=Project-oriented_learning&oldid=20741",
note = "[Online; accessed 21-July-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 = "ArboresTechWiki",
title = "Project-oriented learning --- ArboresTechWiki{,} Digital Empowerment",
year = "2022",
url = "\url{http://w.arbores.tech/w/index.php?title=Project-oriented_learning&oldid=20741}",
note = "[Online; accessed 21-July-2026]"
}