Cite This Page
Bibliographic details for Lego-compatible thesis project board
- Page name: Lego-compatible thesis project board
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki.
- Date of last revision: 20 December 2018 20:31 UTC
- Date retrieved: 17 April 2026 18:23 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=Lego-compatible_thesis_project_board&oldid=70133
- Page Version ID: 70133
Citation styles for Lego-compatible thesis project board
APA style
Lego-compatible thesis project board. (2018, December 20). EduTech Wiki. Retrieved 18:23, April 17, 2026 from https://edutechwiki.unige.ch/mediawiki/index.php?title=Lego-compatible_thesis_project_board&oldid=70133.
MLA style
"Lego-compatible thesis project board." EduTech Wiki. 20 Dec 2018, 20:31 UTC. 17 Apr 2026, 18:23 <https://edutechwiki.unige.ch/mediawiki/index.php?title=Lego-compatible_thesis_project_board&oldid=70133>.
MHRA style
EduTech Wiki contributors, 'Lego-compatible thesis project board', EduTech Wiki, 20 December 2018, 20:31 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=Lego-compatible_thesis_project_board&oldid=70133> [accessed 17 April 2026]
Chicago style
EduTech Wiki contributors, "Lego-compatible thesis project board," EduTech Wiki, https://edutechwiki.unige.ch/mediawiki/index.php?title=Lego-compatible_thesis_project_board&oldid=70133 (accessed April 17, 2026).
CBE/CSE style
EduTech Wiki contributors. Lego-compatible thesis project board [Internet]. EduTech Wiki; 2018 Dec 20, 20:31 UTC [cited 2026 Apr 17]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=Lego-compatible_thesis_project_board&oldid=70133.
Bluebook style
Lego-compatible thesis project board, https://edutechwiki.unige.ch/mediawiki/index.php?title=Lego-compatible_thesis_project_board&oldid=70133 (last visited April 17, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EduTech Wiki",
title = "Lego-compatible thesis project board --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2018",
url = "https://edutechwiki.unige.ch/mediawiki/index.php?title=Lego-compatible_thesis_project_board&oldid=70133",
note = "[Online; accessed 17-April-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 = "EduTech Wiki",
title = "Lego-compatible thesis project board --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2018",
url = "\url{https://edutechwiki.unige.ch/mediawiki/index.php?title=Lego-compatible_thesis_project_board&oldid=70133}",
note = "[Online; accessed 17-April-2026]"
}