Cite This Page
Bibliographic details for Design-based research
- Page name: Design-based research
- Author: ArboresTechWiki contributors
- Publisher: ArboresTechWiki, Digital Empowerment.
- Date of last revision: 10 April 2021 00:20 UTC
- Date retrieved: 21 July 2026 01:52 UTC
- Permanent URL: http://w.arbores.tech/w/index.php?title=Design-based_research&oldid=16484
- Page Version ID: 16484
Citation styles for Design-based research
APA style
Design-based research. (2021, April 10). ArboresTechWiki, Digital Empowerment. Retrieved 01:52, July 21, 2026 from http://w.arbores.tech/w/index.php?title=Design-based_research&oldid=16484.
MLA style
"Design-based research." ArboresTechWiki, Digital Empowerment. 10 Apr 2021, 00:20 UTC. 21 Jul 2026, 01:52 <http://w.arbores.tech/w/index.php?title=Design-based_research&oldid=16484>.
MHRA style
ArboresTechWiki contributors, 'Design-based research', ArboresTechWiki, Digital Empowerment, 10 April 2021, 00:20 UTC, <http://w.arbores.tech/w/index.php?title=Design-based_research&oldid=16484> [accessed 21 July 2026]
Chicago style
ArboresTechWiki contributors, "Design-based research," ArboresTechWiki, Digital Empowerment, http://w.arbores.tech/w/index.php?title=Design-based_research&oldid=16484 (accessed July 21, 2026).
CBE/CSE style
ArboresTechWiki contributors. Design-based research [Internet]. ArboresTechWiki, Digital Empowerment; 2021 Apr 10, 00:20 UTC [cited 2026 Jul 21]. Available from: http://w.arbores.tech/w/index.php?title=Design-based_research&oldid=16484.
Bluebook style
Design-based research, http://w.arbores.tech/w/index.php?title=Design-based_research&oldid=16484 (last visited July 21, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "ArboresTechWiki",
title = "Design-based research --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "http://w.arbores.tech/w/index.php?title=Design-based_research&oldid=16484",
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 = "Design-based research --- ArboresTechWiki{,} Digital Empowerment",
year = "2021",
url = "\url{http://w.arbores.tech/w/index.php?title=Design-based_research&oldid=16484}",
note = "[Online; accessed 21-July-2026]"
}